Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
azat-co committed Sep 7, 2014
1 parent 731bcd5 commit b420b3a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -10,6 +10,7 @@ Brief instructions:

```
$ git clone git@github.com:azat-co/rest-api-express.git
$ cd rest-api-express
$ npm install
$ node express.js
```
Expand Down Expand Up @@ -37,6 +38,7 @@ Brief instructions:

```
$ git clone git@github.com:azat-co/rest-api-express.git
$ cd rest-api-express
$ git checkout express3
$ npm install
$ node express.js
Expand Down

0 comments on commit b420b3a

Please sign in to comment.