Browse Source

:octocat:

windhamdavid 4 years ago
parent
commit
9534b33fc9
1 changed files with 4 additions and 1 deletions
  1. 4 1
      README.md

+ 4 - 1
README.md

@@ -12,5 +12,8 @@ add the github pages gem
 ```
 gem "github-pages", group: :jekyll_plugins
 ```
-
+```
+jekyll build
+jekyll serve
+```
 see also [https://jekyllrb.com/docs/github-pages/](https://jekyllrb.com/docs/github-pages/)