update readme for binary installation

This commit is contained in:
c9s 2021-03-13 20:02:05 +08:00
parent c576cf6033
commit 00109eb464

View File

@ -31,7 +31,18 @@ Get your exchange API key and secret after you register the accounts:
## Installation
Setup MySQL or [run it in docker](https://hub.docker.com/_/mysql)
### Install from binary
The following script will help you setup a config file, dotenv file:
```
bash <(curl -s https://raw.githubusercontent.com/c9s/bbgo/main/scripts/setup-grid.sh)
```
### Install from source
Optional: setup MySQL or [run it in docker](https://hub.docker.com/_/mysql)
Install the builtin commands: