Corrected compilation instructions in README
This commit is contained in:
parent
950ec1231b
commit
7c1650b6c1
@ -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`.
|
||||
|
Loading…
Reference in New Issue
Block a user