Skip to content

Commit

Permalink
Merge pull request #79 from aguerere/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
ntotten committed Feb 24, 2016
2 parents aa36d56 + 69779f1 commit fc312cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/nodejs-api/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ AUTH0_CLIENT_SECRET=myCoolSecret
AUTH0_CLIENT_ID=myCoolClientId
````

Once you've set those 2 enviroment variables, just run `node server.js` and try calling [http://localhost:3001/ping](http://localhost:3001/ping)
Once you've set those 2 enviroment variables, just run `npm start` and try calling [http://localhost:3001/ping](http://localhost:3001/ping)

0 comments on commit fc312cf

Please sign in to comment.