Update README.md

Co-authored-by: Olav Sundfør <olav@sundfoer.com>
This commit is contained in:
Joakim Taule Kartveit 2023-03-21 21:38:46 +01:00 committed by GitHub
parent 41265c0cf8
commit 9326568de3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -8,6 +8,6 @@ https://deno.land/manual/getting_started/installation
### Run the application ### Run the application
``` shell ``` shell
deno run main.ts deno task start
``` ```
Open http://localhost:8000/ to view it in the browser Open http://localhost:8000/ to view it in the browser