Skip to content

Commit

Permalink
npm install step in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jbfink committed Mar 2, 2012
1 parent 6aa6ef2 commit a376c78
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Expand Up @@ -30,11 +30,15 @@ Installation
$ git clone https://github.com/thedjpetersen/subway.git $ git clone https://github.com/thedjpetersen/subway.git
$ cd subway $ cd subway


2. Launch the web server 2. Install the dependencies using npm:

$ npm install

3. Launch the web server


$ node subway $ node subway


3. Point your browser at `http://localhost:3000/` 4. Point your browser at `http://localhost:3000/`




Development Development
Expand Down

0 comments on commit a376c78

Please sign in to comment.