diff --git a/README.md b/README.md index 45a57a5..b9f0694 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Install node and NPM. -``apt-get install node npm`` +``apt-get install nodejs npm`` Install the dependencies @@ -14,4 +14,4 @@ Verify the project compiles and tests Start the server -``grunt start`` \ No newline at end of file +``grunt start``