1
0
Fork 0
mirror of https://github.com/capistrano/capistrano synced 2023-03-27 23:21:18 -04:00

Merge pull request #8 from teohm/patch-4

Update index.markdown
This commit is contained in:
Lee Hambley 2013-07-15 10:04:55 -07:00
commit 6c72377b5c

View file

@ -56,7 +56,7 @@ require 'capistrano/rails/migrations'
require 'capistrano/rails/assets'
{% endprism %}
When you run `cap production deploy`, it runs this following tasks:
When you run `cap production deploy`, it runs these tasks:
{% prism ruby %}
deploy