Remove dot to make copying and pasting command for building docs not cause trouble new users trying to commit back.

This commit is contained in:
Jonathan Lee 2017-10-29 22:26:08 -04:00
parent c19f773693
commit 6e28964a68
1 changed files with 1 additions and 1 deletions

View File

@ -5,6 +5,6 @@ First make sure you have Bundler: <code>gem install bundler</code>
If you run on a Mac OS make sure you have xcode-select installed: <code>xcode-select --install</code>
To run it locally: <code>bundle install && bundle exec jekyll serve --baseurl ''</code>.
To run it locally: <code>bundle install && bundle exec jekyll serve --baseurl ''</code>
Checkout http://localhost:4000/