mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-23 23:35:14 +00:00
doc: fix frontend path
This commit is contained in:
parent
11309ac8c8
commit
90ae2330c8
|
@ -97,7 +97,7 @@ go run ./cmd/bbgo run
|
|||
You can also use the makefile to build bbgo:
|
||||
|
||||
```shell
|
||||
cd frontend && yarn install
|
||||
cd apps/frontend && yarn install
|
||||
make bbgo
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user