Re-indent code blocks according to markdown syntax.
This commit is contained in:
parent
9badaca2f3
commit
8a1b0386eb
1 changed files with 10 additions and 7 deletions
|
@ -13,11 +13,14 @@ Deploy
|
|||
--------
|
||||
|
||||
On your first deploy you should run
|
||||
|
||||
bundle exec cap deploy:setup
|
||||
bundle exec cap deploy:check
|
||||
|
||||
Deploy to staging
|
||||
|
||||
bundle exec cap deploy
|
||||
|
||||
Deploy to production
|
||||
|
||||
bundle exec cap production deploy
|
||||
|
|
Loading…
Reference in a new issue