mirror of
https://bitbucket.org/s_l_teichmann/mtsatellite
synced 2024-12-24 17:20:18 +01:00
s/go get/go install/ for the external dependencies in dev setup.
This commit is contained in:
parent
f474ef6920
commit
bf55abd1b9
4
README
4
README
@ -38,8 +38,8 @@ Obtain:
|
|||||||
|
|
||||||
Development:
|
Development:
|
||||||
|
|
||||||
$ go get github.com/mattn/go-sqlite3
|
$ go install github.com/mattn/go-sqlite3
|
||||||
$ go get github.com/jmhodges/levigo
|
$ go install github.com/jmhodges/levigo
|
||||||
$ hg clone https://s_l_teichmann@bitbucket.org/s_l_teichmann/mtredisalize
|
$ hg clone https://s_l_teichmann@bitbucket.org/s_l_teichmann/mtredisalize
|
||||||
$ cd mtredisalize
|
$ cd mtredisalize
|
||||||
$ go build
|
$ go build
|
||||||
|
Loading…
Reference in New Issue
Block a user