Skip to content

Latest commit

 

History

History
executable file
·
17 lines (12 loc) · 189 Bytes

PREPARE_BUNDLER.md

File metadata and controls

executable file
·
17 lines (12 loc) · 189 Bytes

First, run:

sudo apt-get install ruby-bundler ruby-dev

in root folder:

bundler install

then, if everything were install correctly, run:

bundle exec jekyll serve