Adding instructions to install xmpp4r gem only for user
This commit is contained in:
parent
e967ee61fc
commit
eca1de074e
1 changed files with 6 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue