Skip to content

Commit

Permalink
Merge 69779f1 into 25be706
Browse files Browse the repository at this point in the history
  • Loading branch information
Alberto Güerere committed Feb 17, 2016
2 parents 25be706 + 69779f1 commit d8bde9d
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 d8bde9d

Please sign in to comment.