Update README.md (#1304)

Fix add command instructions
This commit is contained in:
Brandon Pittman
2018-05-16 18:36:44 +09:00
committed by Guillaume Chau
parent 8a7c738fd0
commit a1aa1b93d2

View File

@@ -33,5 +33,5 @@ Consult Nightwatch docs for [configuration options](http://nightwatchjs.org/gett
## Installing in an Already Created Project
``` sh
vue add e2e-nightwatch
vue add @vue/e2e-nightwatch
```