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

README.md: Dont suggest sudo #477

Closed
jayvdb opened this issue Mar 18, 2018 · 7 comments
Closed

README.md: Dont suggest sudo #477

jayvdb opened this issue Mar 18, 2018 · 7 comments
Assignees

Comments

@jayvdb
Copy link
Member

jayvdb commented Mar 18, 2018

The README shouldnt require sudo. Use give instructions on using rbenv instead, if their native ruby isnt correct.

@jayvdb
Copy link
Member Author

jayvdb commented Mar 18, 2018

@Bhola-B2C , you might like to tackle this one.

@jayvdb jayvdb changed the title README.md: Use bundle instead of sudo README.md: Dont suggest sudo Mar 18, 2018
@Bhola-B2C
Copy link
Member

Bhola-B2C commented Mar 18, 2018

Okay I'll tackle this one

@jayvdb
Copy link
Member Author

jayvdb commented Mar 18, 2018

Nice, thanks.

@Bhola-B2C
Copy link
Member

Readme should contain installation of jekyll bundler using rbenv right??

@Bhola-B2C
Copy link
Member

Bhola-B2C commented Mar 19, 2018

Install rbenv
$ rbenv install 2.2.3
$ rbenv global 2.2.3
$ gem install jekyll bundler
$ git clone https://github.com/coala/projects.git
$ cd projects
$ bundle install
$ bundle exec jekyll serve

Is it ok @jayvdb ??

@jayvdb
Copy link
Member Author

jayvdb commented Oct 20, 2018

@Bhola-B2C , yup perfect, thanks and sorry for the delayed response

@sanchit48
Copy link
Member

I would like to work on this issue.

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

No branches or pull requests

3 participants