diff --git a/README.md b/README.md index caddf3fc0..db39de972 100644 --- a/README.md +++ b/README.md @@ -202,7 +202,7 @@ When specified with `lang` plugins option at `Vue.use`, `Vue.config.lang` is set # Testing ```shell -$ make test +$ npm run unit ```