Clarifying Jekyll instructions

This commit is contained in:
Zachary Klosko 2020-11-18 22:41:00 -05:00
parent 84536249b9
commit 121a9d1ea8
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ bundle install
jekyll serve
```
If you get an error, try running `bundle exec jekyll serve`. The site should start running on `http://127.0.0.1:4000/`.
> If you get an error, try running `bundle exec jekyll serve`.
## Help write code for LibreTime