From f77768749cb614098c295568bcdf0972f396f31e Mon Sep 17 00:00:00 2001 From: nishiki Date: Mon, 30 Dec 2013 23:32:05 +0100 Subject: [PATCH] Add install sshpass --- README.md => README | 3 +++ 1 file changed, 3 insertions(+) rename README.md => README (88%) diff --git a/README.md b/README similarity index 88% rename from README.md rename to README index 8a8c951..95dba72 100644 --- a/README.md +++ b/README @@ -10,3 +10,6 @@ This program work with ruby >= 1.9 ## On Debian/Ubuntu: * apt-get install ruby ruby-gpgme ruby-highline ruby-i18n ruby-locale + +For mpw-ssh: +* apt-get install sshpass