aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2019-09-30 03:19:05 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2019-09-30 03:19:05 +0300
commiteb8a40bfe6698062c22ab3eef43dfc3580b0b24a (patch)
treedf26508101105786cffa36dc6a92a295422d7355
parentbump dependencies (diff)
downloadsorting-algorithms-eb8a40bfe6698062c22ab3eef43dfc3580b0b24a.tar.gz
sorting-algorithms-eb8a40bfe6698062c22ab3eef43dfc3580b0b24a.zip
README: remove the obsolete Windows notes
-rw-r--r--README.md7
1 files changed, 1 insertions, 6 deletions
diff --git a/README.md b/README.md
index 6abf310..ce818c5 100644
--- a/README.md
+++ b/README.md
@@ -11,12 +11,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