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.