mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-13 02:23:51 +00:00
Merge pull request #314 from arthurwolf/patch-2
Change installation command based on comments in telegram with @c9s
This commit is contained in:
commit
d7663bb9de
|
@ -18,7 +18,7 @@ CGO_ENABLED=1 go get github.com/mattn/go-sqlite3
|
|||
Install bbgo:
|
||||
|
||||
```sh
|
||||
go install github.com/c9s/bbgo/cmd/bbgo@latest
|
||||
go install -x github.com/c9s/bbgo/cmd/bbgo@main
|
||||
```
|
||||
|
||||
Your binary will be installed into the default GOPATH `~/go/bin`.
|
||||
|
|
Loading…
Reference in New Issue
Block a user