Skip to content

Commit

Permalink
Added a link to multistage configuratin
Browse files Browse the repository at this point in the history
  • Loading branch information
nhoffmann committed Nov 17, 2012
1 parent e6b6e80 commit b4cb64f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -64,6 +64,8 @@ You can modify any of the following options in your `deploy.rb` config.
- `unicorn_bin` - Set unicorn executable file. Default to `unicorn`.
- `unicorn_bundle` - Set bundler command for unicorn. Default to `bundle`.

If you are using capistrano multistage, please refer to [Using capistrano unicorn with multistage environment](https://github.com/sosedoff/capistrano-unicorn/wiki/Using-capistrano-unicorn-with-multistage-environment).

## Available Tasks

To get a list of all capistrano tasks, run `cap -T`:
Expand Down

0 comments on commit b4cb64f

Please sign in to comment.