Skip to content
This repository has been archived by the owner on Dec 14, 2020. It is now read-only.

Commit

Permalink
Update local development instructions
Browse files Browse the repository at this point in the history
Add missing 'npm install' instruction
  • Loading branch information
robertknight committed Aug 12, 2015
1 parent 7994733 commit 1808566
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ Local development requires a version of iojs/Node that is compatible with [jsdom

```
git clone https://github.com/robertknight/passcards
npm install
make all
```

Expand Down

0 comments on commit 1808566

Please sign in to comment.