Merge pull request #3545 from jordanbtucker/patch-1

`bin/cake` will be in `coffeescript`
This commit is contained in:
Michael Ficarra
2014-07-17 16:23:47 -07:00

View File

@@ -32,7 +32,7 @@ Leave off the `-g` if you don't wish to install globally. If you don't wish to u
```shell
git clone https://github.com/jashkenas/coffeescript.git
sudo coffee-script/bin/cake install
sudo coffeescript/bin/cake install
```
## Getting Started