Update README.md

This commit is contained in:
Rick Companje 2021-05-30 22:46:07 +02:00 committed by GitHub
parent fe5e3d109f
commit e7cc712d87
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ https://doodle3d.com
```bash
git clone git@github.com:Doodle3D/Doodle3D-Transform.git
cd Doodle3D-Transform
npm install
npm install # Make sure you have installed NPM / NodeJS
npm run start
# visit http://localhost:8080
```