Skip to content

Commit

Permalink
Move to yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
orta committed Oct 12, 2016
1 parent a894d57 commit d0d456c
Show file tree
Hide file tree
Showing 4 changed files with 3,379 additions and 2,802 deletions.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,11 @@ However,
``` sh
git clone https://github.com/danger/danger-js.git
cd danger-js
npm install

# if you don't have have yarn installed
npm install -g yarn

yarn install
```

You can then verify your install by running the tests, and the linters:
Expand Down
Loading

0 comments on commit d0d456c

Please sign in to comment.