Updated README.md

This commit is contained in:
Lucas Dower 2021-07-03 17:44:01 +01:00
parent 86b975acc2
commit 9fb10f4993

View File

@ -25,4 +25,5 @@ Since no build has been released yet, you'll need to:
* Download and install [Node.js](https://nodejs.org/en/).
* Execute `git clone https://github.com/LucasDower/ObjToSchematic.git` in your command line.
* Navigate to `/ObjToSchematic-main`.
* Run `npm install`.
* Run `npm start`.