Fixed typo

This commit is contained in:
Jens Willmer 2016-06-03 00:05:20 +03:00
parent 3a8025cb08
commit d6e58623c6
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ knowledge and lessons that have been unearthed by Windows users.
## Installation ## Installation
A quick way to install Jekyll it to follow the [installation instructions by David Burela](https://davidburela.wordpress.com/2015/11/28/easily-install-jekyll-on-windows-with-3-command-prompt-entries-and-chocolatey/): A quick way to install Jekyll is to follow the [installation instructions by David Burela](https://davidburela.wordpress.com/2015/11/28/easily-install-jekyll-on-windows-with-3-command-prompt-entries-and-chocolatey/):
1. Install a package manager for Windows called [Chocolatey](https://chocolatey.org/install) 1. Install a package manager for Windows called [Chocolatey](https://chocolatey.org/install)
2. Install Ruby via Chocolatey: `choco install ruby -y` 2. Install Ruby via Chocolatey: `choco install ruby -y`