We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4ecce7 commit 33896bdCopy full SHA for 33896bd
README.rdoc
@@ -41,12 +41,12 @@ If you want to use any of the Rake tasks, you'll need:
41
* Echoe (for the Rakefile)
42
43
== INSTALL:
44
-This gem is not yet on rubygems , so you have to install it from this source
+
45
+This gem is available from RubyGems, so you can install it using the "gem" command:
46
47
* gem install net-ssh-shell
-ERROR: could not find gem net-ssh-shell locally or in a repository
48
49
-Therefor you need to build the gem yourself:
+If you'd like to build the gem for yourself from source:
50
* git clone http://github.com/jedi4ever/net-ssh-shell.git
51
* cd net-ssh-shell
52
* gem install echoe
0 commit comments