Skip to content

Commit

Permalink
Move the config file (#147)
Browse files Browse the repository at this point in the history
  • Loading branch information
grdw authored Jun 24, 2024
1 parent 8c6f8fc commit 138b0d6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Initialize and start the docs:

```shell
bundle install
bundle exec jekyll serve
bundle exec jekyll serve --config docs/_config.yml
```

You can now see the docs at http://localhost:4000. Whoa! That was fast!
File renamed without changes.

0 comments on commit 138b0d6

Please sign in to comment.