From 984fbf2a6d35ae0ecb0315b10209be06551724ca Mon Sep 17 00:00:00 2001 From: Mark Date: Mon, 1 Nov 2021 14:28:34 +0000 Subject: [PATCH] Update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0f1aa92..2e16980 100644 --- a/README.md +++ b/README.md @@ -15,8 +15,8 @@ allowing for static asset generation along with improved SEO. ### Setup 1. Clone the repo -2. `npm install` -3. `npm run develop` +2. `yarn install` +3. `yarn run develop` 4. Navigate to http://localhost:8000 5. :tada: