diff --git a/Readme.md b/Readme.md index 74f5fbcd264..3fb257a8d4a 100644 --- a/Readme.md +++ b/Readme.md @@ -57,7 +57,7 @@ If this is a brand new project, make sure to create a `package.json` first with the [`npm init` command](https://docs.npmjs.com/creating-a-package-json-file). Installation is done using the -[`npm install` command](https://docs.npmjs.com/getting-started/installing-npm-packages-locally): +[`npm install` command](https://docs.npmjs.com/downloading-and-installing-packages-locally): ```bash npm install express