mirror of
https://github.com/capistrano/capistrano
synced 2023-03-27 23:21:18 -04:00
Merge pull request #529 from dwickwire/patch-1
Update README.md to clarify obscure error message when an existing Capfile is found.
This commit is contained in:
commit
381ed047b5
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ $ bundle --binstubs
|
||||||
```
|
```
|
||||||
|
|
||||||
Capify:
|
Capify:
|
||||||
|
*make sure there's no "Capfile" or "capfile" present*
|
||||||
``` shell
|
``` shell
|
||||||
$ cap install
|
$ cap install
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue