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