Skip to content
This repository has been archived by the owner on Apr 21, 2022. It is now read-only.

Commit

Permalink
slipped in small mistake in README
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonrosage authored and tsub committed Mar 13, 2019
1 parent 2f9a3d2 commit 17b734e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ It's your website, and you control the source code. So you can customize everyth
Most customizations can be done in a matter of seconds, by revising your repository's `_config.yml` file. Just remember to restart your local server each time you save new changes so your Jekyll-powered website rebuilds correctly:

1. Shut down your server by entering the keyboard command <kbd>CTRL</kbd>+<kbd>c</kbd>
2. Restart your server: `jekyll serve`
2. Restart your server: `bundle exec jekyll serve`


#### Layout
Expand Down

0 comments on commit 17b734e

Please sign in to comment.