From 546d0b5ddbfc13c345830566aa6d9cf2f56824b1 Mon Sep 17 00:00:00 2001 From: slotThe Date: Wed, 27 Oct 2021 12:01:06 +0200 Subject: [PATCH] TUTORIAL.md: Remove note about 0.17.0 not being released :) --- TUTORIAL.md | 9 --------- 1 file changed, 9 deletions(-) diff --git a/TUTORIAL.md b/TUTORIAL.md index fa0be44..0ed3f86 100644 --- a/TUTORIAL.md +++ b/TUTORIAL.md @@ -20,15 +20,6 @@ the ability to magnify stack windows via [XMonad.Layout.Magnifier]: So let's get started! -NOTE: `xmonad 0.17` and `xmonad-contrib 0.17` are obviously not released -yet. But don't worry, if you're reading this then you're already a beta -tester :) Since this guide is supposed to work on older versions of -xmonad as well this is no problem however; please report any -incompatibilities you notice and state the version of xmonad and -xmonad-contrib that you tried to use. If you use the git versions of -xmonad and xmonad-contrib, you should be able to follow everything just -fine. - ## Preliminaries First you'll want to install xmonad. You can either do this with your