From 39788b4e28cffd2cd3614aa3947d5eb52d1da620 Mon Sep 17 00:00:00 2001 From: eetnaviation <117541874+eetnaviation@users.noreply.github.com> Date: Mon, 1 Jan 2024 22:51:58 +0200 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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```