capistrano-ec2group 1.0.6 → 1.0.7

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/README.markdown +7 -1
  2. metadata +1 -1
data/README.markdown CHANGED
@@ -25,8 +25,14 @@ Installation
25
25
  * Capistrano 2 gem
26
26
  * RightAWS gem
27
27
 
28
- You can install it with RubyGems:
28
+ You can install it with RubyGems, through RubyForge or GitHub.
29
29
 
30
+ RubyForge
31
+ ---------
32
+ $ gem install capistrano-ec2group
33
+
34
+ GitHub
35
+ ------
30
36
  $ gem sources -a http://gems.github.com (you only have to do this once)
31
37
  $ gem install logandk-capistrano-ec2group
32
38
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: capistrano-ec2group
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.6
4
+ version: 1.0.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - Logan Raarup