Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recommending the use of rvm for installation in newer systems. #61

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

hashin
Copy link

@hashin hashin commented Jan 12, 2017

I was not able to install devices on my Ubuntu 16.10 system because "bundle install" was not able to install packages like "nokogiri" due to a conflict in the version of language installed in the system.

It would be recommended to use a virtual environment set to the version of ruby we are using. I was able to install and run devices after using rvm for the purpose. I have updated the details in the Readme.md file.

added rvm so that installation can be completed in newer systems.
@andreareginato
Copy link
Contributor

Hi @hashin, thanks for your contribution.

I would simply set a link to the rvm (or rbenv) to setup the ruby version, otherwise the documentation would become slowly complex.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants