Mention Bash on Ubuntu on Windows (#5960)

Merge pull request 5960
This commit is contained in:
Jakub Klímek 2017-03-31 07:31:32 +02:00 committed by jekyllbot
parent a4d2ceb320
commit 4eb82706d8
1 changed files with 3 additions and 2 deletions

View File

@ -4,8 +4,9 @@ permalink: /docs/windows/
---
While Windows is not an officially-supported platform, it can be used to run
Jekyll with the proper tweaks. This page aims to collect some of the general
knowledge and lessons that have been unearthed by Windows users.
Jekyll with the proper tweaks. If you are using Windows 10 Anniversary Update,
the easiest way to run Jekyll is to use the new [Bash on Ubuntu on Windows](https://msdn.microsoft.com/en-us/commandline/wsl/about?f=255&MSPPError=-2147217396).
For older installations, this page aims to collect some of the general knowledge and lessons that have been unearthed by Windows users.
## Installation