Skip to content

Commit 3c6e41c

Browse files
docs: using long form Jekyll subcommand (cotes2020#2231)
1 parent 5740185 commit 3c6e41c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2019-08-09-getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ For Unix-like systems, you can set up the environment natively for optimal perfo
6868
To run the site locally, use the following command:
6969

7070
```terminal
71-
$ bundle exec jekyll s
71+
$ bundle exec jekyll serve
7272
```
7373

7474
> If you are using Dev Containers, you must run that command in the **VS Code** Terminal.

0 commit comments

Comments
 (0)