diff --git a/README.md b/README.md index a608e0b..5f3f52a 100644 --- a/README.md +++ b/README.md @@ -2,5 +2,7 @@ Public repository for arvutus2 # INSTALLATION -1. Install dependencies: Run npm install in the directory -2. Run it via node main.js \ No newline at end of file +## INSTALL DEPENDENCIES +Run ```npm install``` in the directory of the repostiory +## RUN ARVUTUS2 +Run ```node main.js```