Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Sevilleja authored Sep 6, 2016
1 parent 3f37c77 commit 11696af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ Full project for the Build a Website with Node course.

## Instructions

1. Clone the repo: `[email protected]:scotch-io/node-site-course.git`
1. Clone the repo: `[email protected]:scotch-io/node-website-course.git`
2. Install packages: `npm install`
3. Start the server: `nodemon server.js`
3. Start the server: `node server.js`
4. Visit in browser at: `http://localhost:8080`

## Course Videos
Expand Down

0 comments on commit 11696af

Please sign in to comment.