Skip to content

Commit cc21200

Browse files
authored
Update installation docs (capistrano#87)
1 parent d5d659c commit cc21200

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ It leverages the following capistrano tasks to deploy a Symfony app
1212
```
1313
# Gemfile
1414
gem 'capistrano', '~> 3.4'
15-
gem 'capistrano-symfony', '~> 1.0.0.rc1'
15+
gem 'capistrano-symfony', '~> 1.0.0.rc3'
1616
```
1717

1818
## Usage

0 commit comments

Comments
 (0)