Skip to content

Commit 0978e00

Browse files
committed
README
1 parent ff20f38 commit 0978e00

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,10 +71,12 @@ Follow the official instructions to test GitHub Pages sites with [Jekyll](https:
7171
bundle install
7272
```
7373
(or run it with sudo if necessary)
74+
7475
7. Verify that the Jekyll gem is installed correctly:
7576
```bash
7677
bundle exec jekyll --version
7778
```
79+
7880
8. Run your Jekyll site locally with:
7981
```bash
8082
bundle exec jekyll serve

0 commit comments

Comments
 (0)