[DOC] Update REST quickstart docs

This commit is contained in:
Alan Cohen
2015-03-05 10:07:51 -08:00
parent ea175223b4
commit 9979d2701a

View File

@@ -189,7 +189,7 @@ Following that, use these instructions to get Ripple-REST installed and running:
4. Copy the example config file to `config.json`:
`cp config-example.json config.json`
5. Start the server:
`node server.js`
`npm start`
6. Visit [http://localhost:5990](http://localhost:5990) in a browser to view available endpoints and get started