Merge pull request #39 from Lispython/patch-1

Update README.md
This commit is contained in:
Mark McGranaghan 2013-03-04 14:43:45 -08:00
commit 5c91fd695e

View File

@ -36,7 +36,7 @@ $ tools/build-loop
```bash ```bash
$ mkdir -p $GOPATH/src/github.com/mmcgrana $ mkdir -p $GOPATH/src/github.com/mmcgrana
$ cd $GOPATH/src/github.com/mmcgrana $ cd $GOPATH/src/github.com/mmcgrana
$ git clone git@github.com:mmcgrana/gobyexaple.git $ git clone git@github.com:mmcgrana/gobyexample.git
$ cd gobyexample $ cd gobyexample
$ go get $ go get
$ foreman start $ foreman start