We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff20f38 commit 0978e00Copy full SHA for 0978e00
README.md
@@ -71,10 +71,12 @@ Follow the official instructions to test GitHub Pages sites with [Jekyll](https:
71
bundle install
72
```
73
(or run it with sudo if necessary)
74
+
75
7. Verify that the Jekyll gem is installed correctly:
76
```bash
77
bundle exec jekyll --version
78
79
80
8. Run your Jekyll site locally with:
81
82
bundle exec jekyll serve
0 commit comments