docs: using long form Jekyll subcommand (#2231)
This commit is contained in:
parent
0eb7efa7f5
commit
231956d77a
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
To run the site locally, use the following command:
|
||||||
|
|
||||||
```terminal
|
```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.
|
> If you are using Dev Containers, you must run that command in the **VS Code** Terminal.
|
||||||
|
|
Loading…
Add table
Reference in a new issue