Update npx repository URL. (#4431)

This commit is contained in:
Daniel Luz
2019-08-15 04:44:24 -03:00
committed by Pavan Kumar Sunkara
parent 7a51eac7c1
commit 94b07fb8b2
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ npm run serve
yarn serve
```
If you have [npx](https://github.com/zkat/npx) available (should be bundled with an up-to-date version of npm), you can also invoke the binary directly with:
If you have [npx](https://github.com/npm/npx) available (should be bundled with an up-to-date version of npm), you can also invoke the binary directly with:
``` bash
npx vue-cli-service serve