mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-10 09:11:55 +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:
|
You can also use the makefile to build bbgo:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
cd frontend && yarn install
|
cd apps/frontend && yarn install
|
||||||
make bbgo
|
make bbgo
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user