mirror of
https://github.com/LBRYFoundation/tracker.git
synced 2025-09-03 12:30:04 +00:00
readme: Fix installation command
This commit is contained in:
parent
fcc4a5472d
commit
97cb3c7cb6
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ $ export GOPATH=$PWD/chihaya
|
||||||
$ git clone https://github.com/chihaya/chihaya.git chihaya/src/github.com/chihaya/chihaya
|
$ git clone https://github.com/chihaya/chihaya.git chihaya/src/github.com/chihaya/chihaya
|
||||||
$ cd chihaya/src/github.com/chihaya/chihaya/cmd/chihaya/
|
$ cd chihaya/src/github.com/chihaya/chihaya/cmd/chihaya/
|
||||||
$ godep restore
|
$ godep restore
|
||||||
$ godep go install
|
$ godep go install github.com/chihaya/chihaya/cmd/chihaya
|
||||||
```
|
```
|
||||||
|
|
||||||
### Testing
|
### Testing
|
||||||
|
|
Loading…
Add table
Reference in a new issue