logandk-capistrano-ec2group 1.0.6 → 1.0.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
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: logandk-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