From 4eb82706d8d508afd8c36bb65f0267d1021345df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Kl=C3=ADmek?= Date: Fri, 31 Mar 2017 07:31:32 +0200 Subject: [PATCH] Mention Bash on Ubuntu on Windows (#5960) Merge pull request 5960 --- docs/_docs/windows.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/_docs/windows.md b/docs/_docs/windows.md index d3a0fa64..cc284567 100644 --- a/docs/_docs/windows.md +++ b/docs/_docs/windows.md @@ -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