From 9ffe707151acb02f7a5ec10878e2f5264eb136d7 Mon Sep 17 00:00:00 2001 From: Cameron Maloney Date: Fri, 7 Jun 2024 05:24:15 -0700 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1a968a7..c9943b9 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ npm install concurrently Then simply run with: ``` +npm install npm start ```