Update README.md

This commit is contained in:
eetnaviation
2024-01-01 22:51:58 +02:00
committed by GitHub
parent 2f7f0075be
commit 39788b4e28

View File

@ -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
## INSTALL DEPENDENCIES
Run ```npm install``` in the directory of the repostiory
## RUN ARVUTUS2
Run ```node main.js```