diff --git a/README.md b/README.md index cf6333c..8e8ecee 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ npm install ### Compile and Hot-Reload for Development ```sh -npm run dev +npm run dev 123 ``` ### Compile and Minify for Production