We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23d8817 commit 193ad05Copy full SHA for 193ad05
1 file changed
README.md
@@ -8,6 +8,7 @@ You can build and view it locally using [Jekyll](https://jekyllrb.com/).
8
gem install bundler jekyll
9
cd <local repository directory>
10
bundle install
11
+bundle add webrick
12
bundle exec jekyll serve
13
```
14
0 commit comments