Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
markjaquith committed Jun 7, 2012
1 parent 33a2541 commit 23a9a65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -56,7 +56,7 @@ Capistrano is a deployment tool.
### Deploying

1. Switch to the deploy user: `su deploy`
2. Run `cap production deploy` (to deploy to staging, use `cap staging:deploy`)
2. Run `cap production deploy` (to deploy to staging, use `cap staging deploy`)

### Rolling Back

Expand Down

0 comments on commit 23a9a65

Please sign in to comment.