From 82dc62a4349e93a24881ecc63f52dd2ac988380c Mon Sep 17 00:00:00 2001 From: ChrisDill Date: Thu, 28 Jan 2021 11:19:38 +0000 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 91e3b57..adfe061 100755 --- a/README.md +++ b/README.md @@ -9,7 +9,9 @@ Powered by svelte. ## Building -1. `npx sapper export` +1. `npm install` + +2. `npx sapper export` ## Serving