diff --git a/README.md b/README.md index 7af015e016..96190a8c66 100644 --- a/README.md +++ b/README.md @@ -58,8 +58,7 @@ The source code for https://svelte.dev, including all the documentation, lives i ```bash cd site -npm install -npm update +npm install && npm run update npm run dev ```