Merge pull request #116 from lumberj/rest/quickstart

[DOC] Update REST quickstart docs
This commit is contained in:
Rome Reginelli
2015-03-05 12:08:49 -08:00

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