add cp instruction

This commit is contained in:
c9s 2020-12-17 15:39:08 +08:00
parent 97375da875
commit c9d7a34b1e

View File

@ -242,6 +242,7 @@ kubectl create secret generic bbgo --from-env-file .env.local
Configure your config file, the chart defaults to read config/bbgo.yaml:
```
cp config/grid.yaml config/bbgo.yaml
vim config/bbgo.yaml
```