You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.rdoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -78,7 +78,7 @@ However, in order to be sure the code you're installing hasn't been tampered wit
78
78
79
79
Then, when install the gem, do so with high security:
80
80
81
-
$ gem install net-ssh -P HighSecurity
81
+
$ gem install net-sftp -P HighSecurity
82
82
83
83
If you don't add the public key, you'll see an error like "Couldn't verify data signature". If you're still having trouble let me know and I'll give you a hand.
0 commit comments