diff --git a/README.md b/README.md index b1d10dae..067ec70a 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ We use `gulp` to compile Less files and minify the JavaScript. Assuming [nodejs] ```sh cd src -npm i +npm install npm run build ```