0
0
mirror of https://github.com/honojs/hono.git synced 2024-11-24 19:26:56 +01:00

docs: fixed path

This commit is contained in:
Yusuke Wada 2022-05-14 07:51:20 +09:00
parent f47d5a0e92
commit 708f484d4b

View File

@ -546,7 +546,7 @@ npx wrangler dev
Deploy to Cloudflare. That's all!
```
npx wrangler publish index.ts
npx wrangler publish ./src/index.ts
```
## Starter template