Skip to content

README has out of date instructions for OSX #356

@hamishdickson

Description

@hamishdickson

The README says users should run the command

gem install jekyll

OSX has gone rootless in El Capitan, so instead this should actually be (for OSX anyway)

sudo gem install -n /usr/local/bin/ jekyll

see http://stackoverflow.com/questions/31567029/how-can-i-install-jekyll-on-osx-10-11 for more details

I believe the part about updating ruby gems is still correct however

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions