This commit is contained in:
c9s 2021-12-06 23:32:40 +08:00
parent df55d3a768
commit 7e341bdc22

View File

@ -15,8 +15,6 @@ If you need to use go-sqlite, you will need to enable CGO first:
CGO_ENABLED=1 go get github.com/mattn/go-sqlite3
```
If you prefer to put go related binary in your HOME directory:
Install bbgo:
```sh