Co-authored-by: Matt Wang <matt@matthewwang.me>
This commit is contained in:
Sehi L'Yi
2022-03-09 13:35:12 -05:00
committed by GitHub
parent e2150256f2
commit e513fd6fdb
+1 -1
View File
@@ -39,7 +39,7 @@ remote_theme: just-the-docs/just-the-docs
$ gem install just-the-docs $ gem install just-the-docs
``` ```
```yaml ```yaml
# .. or add it to your your Jekyll sites Gemfile # .. or add it to your Jekyll sites Gemfile
gem "just-the-docs" gem "just-the-docs"
``` ```