diff --git a/README.md b/README.md index 13a5e63..6c70903 100644 --- a/README.md +++ b/README.md @@ -57,9 +57,12 @@ on a system with Go 1.1.2 or later installed. ~~~ go get github.com/eXeC64/Rosella -go build +cd $GOPATH/src/github.com/eXeC64/Rosella ~~~ +You can then browse and review the source code at your leisure before compiling +it by running `go build`. + Usage ----- Command line options can be found by running `Rosella -h`.