Skip to content

Commit 193ad05

Browse files
authored
Update README.md (#84)
* Update README.md Add extra step to work around ruby 3.0 issue with Jekyll
1 parent 23d8817 commit 193ad05

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ You can build and view it locally using [Jekyll](https://jekyllrb.com/).
88
gem install bundler jekyll
99
cd <local repository directory>
1010
bundle install
11+
bundle add webrick
1112
bundle exec jekyll serve
1213
```
1314

0 commit comments

Comments
 (0)