Skip to content

Commit d233eef

Browse files
committed
Add instructions on how to stop the Jekyll server
1 parent e4e4d6f commit d233eef

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,8 @@ In order to run a development server (with live-reloading on) just run:
6666
$ bundle exec jekyll serve
6767
```
6868

69-
The generated site will be available at http://localhost:4000.
69+
The generated site will be available at http://localhost:4000. You can stop the
70+
server with <kbd>Ctrl</kbd>-<kbd>C</kbd>.
7071

7172
##### 5. Make your changes and push them
7273

0 commit comments

Comments
 (0)