From f10b941c4ea657880c5c3890094a002341e0ff79 Mon Sep 17 00:00:00 2001 From: ziga Date: Thu, 2 May 2019 20:37:11 -0400 Subject: [PATCH] Fix template --- site/src/routes/index.svelte | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/site/src/routes/index.svelte b/site/src/routes/index.svelte index 62f8281..dd5db07 100644 --- a/site/src/routes/index.svelte +++ b/site/src/routes/index.svelte @@ -49,8 +49,8 @@
-npx degit sveltejs/template my-svelte-project
-cd my-svelte-project
+npx degit sveltejs/sapper-template my-sapper-project
+cd my-sapper-project
 
 npm install
 npm run dev & open http://localhost:5000
@@ -58,4 +58,4 @@ npm run dev & open http://localhost:5000
 
 		

Learn Sapper

- \ No newline at end of file +