add update instruction

pull/4824/head
Antony Jones 5 years ago
parent ce6482af6c
commit 856cb87339

@ -6,6 +6,7 @@ Set up the site sub-project:
git clone https://github.com/sveltejs/svelte.git git clone https://github.com/sveltejs/svelte.git
cd site cd site
npm ci npm ci
npm run update
npm run dev npm run dev
``` ```

Loading…
Cancel
Save