Update README.md

This commit is contained in:
Alexandr 2013-03-05 01:18:04 +04:00
parent 6d10dc9701
commit d0d1449c17

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