Merge pull request #411 from html5cat/patch-1

Update README.nitrous.md
This commit is contained in:
Sacha Greif 2014-09-19 10:09:55 +09:00
commit 555208192d

View file

@ -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"
Go to the "Preview Menu" and click "Port 3000"