mirror of
https://github.com/SrIzan10/starters.git
synced 2026-05-01 11:05:16 +00:00
Fix error in deno starter README (#215)
This commit is contained in:
@@ -19,7 +19,7 @@ This example is a small [Deno](https://deno.land/) webserver.
|
||||
## 💁♀️ How to use
|
||||
|
||||
- [Install Deno](https://deno.land/)
|
||||
- Run server `deno --allow-net --allow-env src/index.ts`
|
||||
- Run server `deno run --allow-net --allow-env src/index.ts`
|
||||
|
||||
## 📝 Notes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user