1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2025-06-07 16:17:50 +00:00

docs: using long form Jekyll subcommand (#2231)

This commit is contained in:
algorithmic-parallels 2025-02-06 00:27:54 -05:00 committed by GitHub
parent 0eb7efa7f5
commit 231956d77a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -68,7 +68,7 @@ For Unix-like systems, you can set up the environment natively for optimal perfo
To run the site locally, use the following command:
```terminal
$ bundle exec jekyll s
$ bundle exec jekyll serve
```
> If you are using Dev Containers, you must run that command in the **VS Code** Terminal.