From 2d8346c4ed55427a56a15490b9b69fe74a5ee38f Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Mon, 30 Sep 2019 03:14:56 +0300 Subject: README.md: remove the obsolete Windows notes --- README.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index eb161c2..7c97992 100644 --- a/README.md +++ b/README.md @@ -10,12 +10,7 @@ Prerequisites [Jekyll] is used to build a set of static HTML pages from a collection of templates and resources. -It might seem like Jekyll doesn't support Windows very well. -However, at the moment of writing one can get it to work using the excellent -tutorial at http://jekyll-windows.juthilo.com/. -I personally had no problems running Jekyll on Windows whatsoever. - -I use [Bundler] to manage project's dependencies. +[Bundler] is used to manage project's dependencies. Make sure you have the `bundler` gem installed; project dependencies can then be installed by executing -- cgit v1.2.3