diff --git a/README.md b/README.md index 85716c9..e567afa 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ $ cd ADW-FrontEnd $ npm install # fix dependency -$ npm fix audit +$ npm audit fix # start project $ npm start