Skip to content

Commit

Permalink
Fixing markdown format so installation instructions are correctly dis…
Browse files Browse the repository at this point in the history
…played
  • Loading branch information
pellegrino committed Mar 2, 2012
1 parent 6aa6ef2 commit 129aa81
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Expand Up @@ -27,12 +27,12 @@ Installation

1. Assuming you already have node.js, npm, and mongo, run:

$ git clone https://github.com/thedjpetersen/subway.git
$ cd subway
$ git clone https://github.com/thedjpetersen/subway.git
$ cd subway

2. Launch the web server

$ node subway
$ node subway

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

Expand Down

0 comments on commit 129aa81

Please sign in to comment.