We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4e4d6f commit d233eefCopy full SHA for d233eef
README.md
@@ -66,7 +66,8 @@ In order to run a development server (with live-reloading on) just run:
66
$ bundle exec jekyll serve
67
```
68
69
-The generated site will be available at http://localhost:4000.
+The generated site will be available at http://localhost:4000. You can stop the
70
+server with <kbd>Ctrl</kbd>-<kbd>C</kbd>.
71
72
##### 5. Make your changes and push them
73
0 commit comments