diff --git a/README.md b/README.md index 71be5c4c754ec259b94397967991903078b88f10..8db9546ac85a932a579846f6b05ba9ff4a397455 100644 --- a/README.md +++ b/README.md @@ -11,5 +11,6 @@ npm start Åpne ny kommando-linje ```sh cd MiniProjectV2/client -npm install npm start +npm install +npm start ```