From ef909d0246f84605467742ef12f16596ab92bd4a 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