From 5843860f3b8052e969be8d847ff5c6f4ccd4f7b7 Mon Sep 17 00:00:00 2001 From: Chris Dill 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