From eca1de074e3714a8510c8f76bea1ef032d16405f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gr=C3=A9gory=20Reinbold?= Date: Thu, 14 May 2020 21:31:04 +0200 Subject: [PATCH] Adding instructions to install xmpp4r gem only for user --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index d4be0bb..6bd313a 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,12 @@ Then, install `xmpp4r` gem: gem install xmpp4r +or if you want to install the gem only for your user: + + + gem install --user-install xmpp4r + + Install the script