Merge pull request #43 from illepic/master

Add install instructions about running bundle install
This commit is contained in:
Viren Mohindra 2016-11-16 11:38:08 -05:00 committed by GitHub
commit b6902fc6ca

View file

@ -6,6 +6,7 @@
Install [Jekyll](https://jekyllrb.com/) and Bundler: Install [Jekyll](https://jekyllrb.com/) and Bundler:
gem install jekyll bundler gem install jekyll bundler
bundle install
bundle exec jekyll serve bundle exec jekyll serve
Site is now running at [localhost:4000](http://localhost:4000) Site is now running at [localhost:4000](http://localhost:4000)
@ -24,4 +25,4 @@ Site is now running at [localhost:4000](http://localhost:4000)
# Report Issues # Report Issues
1. Pull Request would be the best option. 1. Pull Request would be the best option.
2. Otherwise you can email me @ {firstName}.{lastName}+trump@gmail.com 2. Otherwise you can email me @ {firstName}.{lastName}+trump@gmail.com