Skip to content

Commit

Permalink
slipped in small mistake in README
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonrosage committed Mar 7, 2019
1 parent 4e500ca commit 6170d97
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 6170d97

Please sign in to comment.