mirror of
https://gitee.com/wanwujie/deer-flow
synced 2026-04-03 06:12:14 +08:00
docs: make README easier to follow and update related docs (#884)
This commit is contained in:
1
Makefile
1
Makefile
@@ -23,7 +23,6 @@ config:
|
||||
@test -f config.yaml || cp config.example.yaml config.yaml
|
||||
@test -f .env || cp .env.example .env
|
||||
@test -f frontend/.env || cp frontend/.env.example frontend/.env
|
||||
@test -f extensions_config.json || cp extensions_config.example.json extensions_config.json
|
||||
|
||||
# Check required tools
|
||||
check:
|
||||
|
||||
Reference in New Issue
Block a user