mirror of
https://github.com/jashkenas/coffeescript.git
synced 2022-11-09 12:23:24 -05:00
Merge pull request #3545 from jordanbtucker/patch-1
`bin/cake` will be in `coffeescript`
This commit is contained in:
commit
f96ab11feb
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue