1
0
Fork 0
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:
Lee Hambley 2013-07-02 01:37:33 -07:00
commit 381ed047b5

View file

@ -19,7 +19,7 @@ $ bundle --binstubs
``` ```
Capify: Capify:
*make sure there's no "Capfile" or "capfile" present*
``` shell ``` shell
$ cap install $ cap install
``` ```