diff --git a/README.md b/README.md index e50c5d475..756e69dac 100644 --- a/README.md +++ b/README.md @@ -76,6 +76,7 @@ Get started with the [documentation](https://router.vuejs.org). - Via CDN: `` - In-browser playground on [CodeSandbox](https://codesandbox.io/s/vue-router-4-reproduction-hb9lh) - Add it to an existing Vue Project: + ```bash npm install vue-router@4 ```