Skip to content

Commit d330344

Browse files
authored
Branch was updated using the 'autoupdate branch' Actions workflow.
2 parents 3ae481e + ca73a4a commit d330344

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

content/github/working-with-github-pages/testing-your-github-pages-site-locally-with-jekyll.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ Before you can use Jekyll to test a site, you must:
3030

3131
{% data reusables.command_line.open_the_multi_os_terminal %}
3232
{% data reusables.pages.navigate-publishing-source %}
33+
3. Run `bundle install`.
3334
3. Run your Jekyll site locally.
3435
```shell
3536
$ bundle exec jekyll serve

0 commit comments

Comments
 (0)