diff --git a/README.md b/README.md index 8f189a7..446c237 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,9 @@ aeolus-website-jekyll ===================== -aeolus website with jekyll \ No newline at end of file +aeolus website with jekyll + +If you would like to view your changes before publishing them, simply: + +1) gem install jekyll +2) cd to your clone of this repo and run: jekyll --server --auto