README.markdown in adamsanderson-open_gem-1.0.0 vs README.markdown in adamsanderson-open_gem-1.1.0
- old
+ new
@@ -3,10 +3,18 @@
Simply opens the specified gem in your default editor.
gem open rails
+Installation:
+------------
+
+Just install like any normal gem:
+ gem install adamsanderson-open_gem
+
+You might need to add Github as a gem source:
+ gem sources -a http://gems.github.com
+
For more help:
gem open --help
-
Adam Sanderson, netghost@gmail.com
\ No newline at end of file