Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sohilpandya committed Nov 23, 2015
1 parent 0223d70 commit 054182e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,10 @@ server.start(function(){ // boots your server

module.exports = server;
```
Install Hapi:
```
npm install hapi
```
Run:
```
node .
Expand Down

0 comments on commit 054182e

Please sign in to comment.