Skip to content

Commit

Permalink
Fix other reference to net-ssh 2.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
William Richard committed Sep 10, 2014
1 parent 7fe072a commit 7e9fcd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Email [email protected] or see the mailing list archive at https://gro

To create a production zip and deploy to production:
- ensure capistrano 2.15.5 is installed
- ensure net-ssh < 2.7.0 is installed - versions 2.8.0 and above are broken with our environment
- ensure net-ssh < 2.7.0 is installed - versions 2.7.0 and above are broken with our environment
- download and unpackage play @ ~/src/play-2.0.8 or define $PLAY_CMD with an alternate location
- run `./scripts/package.sh` which will produce `target/collins.zip`
- run `cap publish:collins` which will upload and link to release to `http://repo.tumblr.net:8888/collins.zip`
Expand Down

0 comments on commit 7e9fcd4

Please sign in to comment.