mirror of
https://github.com/schollz/cowyo.git
synced 2023-08-10 21:13:00 +03:00
Updated readme to use Godep building
This commit is contained in:
parent
2694d0b183
commit
fe7e8b345d
@ -90,9 +90,9 @@ Just [download the latest release](https://github.com/schollz/cowyo/releases/tag
|
|||||||
First [install Go 1.6+](https://golang.org/doc/install).
|
First [install Go 1.6+](https://golang.org/doc/install).
|
||||||
|
|
||||||
```
|
```
|
||||||
$ git clone https://github.com/schollz/cowyo.git
|
$ go get github.com/schollz/cowyo
|
||||||
$ cd cowyo
|
$ cd $GOPATH/src/github.com/schollz/cowyo
|
||||||
$ make
|
$ go build
|
||||||
$ ./cowyo
|
$ ./cowyo
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user