From 9326568de370d4f8f4f9ec0cfabb2d210df11d14 Mon Sep 17 00:00:00 2001 From: Joakim Taule Kartveit Date: Tue, 21 Mar 2023 21:38:46 +0100 Subject: [PATCH] Update README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Olav Sundfør --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8afc953..9a1e92e 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,6 @@ https://deno.land/manual/getting_started/installation ### Run the application ``` shell -deno run main.ts +deno task start ``` Open http://localhost:8000/ to view it in the browser \ No newline at end of file