Skip to content

Commit

Permalink
Update cry install command (erikras#76)
Browse files Browse the repository at this point in the history
When I ran `cry download erikras/ducks-modular-redux` I got the error`Command not found. Check the commands available above`
The output was really well done and super useful.
  • Loading branch information
Josh Pollock authored and erikras committed Feb 12, 2019
1 parent 2c3ccd7 commit 68c67b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ There are configurable [BattleCry](https://github.com/pedsmoreira/battlecry) gen

```sh
npm install -g battlecry
cry download erikras/ducks-modular-redux
cry download generator erikras/ducks-modular-redux
cry init duck
```

Expand Down

0 comments on commit 68c67b6

Please sign in to comment.