Update README.md

This commit is contained in:
Dream Hunter
2023-08-23 19:15:15 +08:00
committed by GitHub
parent 4b967f0d61
commit 890cb001c1

View File

@@ -21,7 +21,7 @@ wrangler d1 execute dev --file=db/schema.sql
### Backend - Cloudflare workers
```bash
cd backend
cd worker
npm install
# copy wrangler.toml.template to wrangler.toml and modify it
cp worker/wrangler.toml.template worker/wrangler.toml