Merge pull request #1733 from RaphaelAddile/patch-1

Wording change in the cli-service guide
This commit is contained in:
Thorsten Lünborg
2018-07-03 11:57:46 +02:00
committed by GitHub

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 update-to-date version of npm), you can also invoke the binary directly with:
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:
``` bash
npx vue-cli-service serve