diff --git a/README.md b/README.md index 5c8e386..46a1ea3 100644 --- a/README.md +++ b/README.md @@ -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 ```