doc: update install instruction

This commit is contained in:
c9s 2021-12-06 23:05:10 +08:00
parent a3b0c4c458
commit 92b4375481

View File

@ -64,7 +64,7 @@ CGO_ENABLED=1 go get github.com/mattn/go-sqlite3
Install the bbgo command:
```sh
go get -u github.com/c9s/bbgo/cmd/bbgo
go install github.com/c9s/bbgo/cmd/bbgo@latest
```
Add your dotenv file: