diff --git a/README.md b/README.md index 0eb36214..1ccacee8 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,10 @@ Everything should be ready to run on the development server and production serve # Rebuild the node_modules directory and manually install extra Svelte packages Run the npm update to fix the node_modules directory and package.json ```bash +npm list +npm outdated npm update +npm list ``` Other installs?: