diff --git a/README.nitrous.md b/README.nitrous.md index a98c19e59..f11f71886 100644 --- a/README.nitrous.md +++ b/README.nitrous.md @@ -1,13 +1,11 @@ # Setup for Nitrous.IO -Before you can run this project, you will need to install Meteor with Autoparts, and install Meteorite with NPM. +Before you can run this project, you will need to install Meteor with Autoparts (open-source package manager built specifically for Nitrous.IO boxes). Run the following commands in the Terminal below: 1. `cd ~/workspace/Telescope/` 2. `parts install meteor` -3. `npm install -g meteorite` -4. `mrt update` -5. `meteor` +3. `meteor` -Go to the "Preview Menu" and click "Port 3000" \ No newline at end of file +Go to the "Preview Menu" and click "Port 3000"