From b26bebac318803d9dbcd908ccc3be4f2fb9a88b8 Mon Sep 17 00:00:00 2001
From: David Corking <dmc-source@dcorking.com>
Date: Mon, 26 May 2014 12:29:27 +0100
Subject: [PATCH] Update fedora.md

The renamed package 'wmdocker' did not make it into Fedora 20. It is still available for rawhide (will be Fedora 21.)
---
 docs/sources/installation/fedora.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/sources/installation/fedora.md b/docs/sources/installation/fedora.md
index 93b5b05b13..20ab4477d8 100644
--- a/docs/sources/installation/fedora.md
+++ b/docs/sources/installation/fedora.md
@@ -32,7 +32,7 @@ it. To proceed with `docker-io` installation on Fedora 19, please remove
 
     $ sudo yum -y remove docker
 
-For Fedora 20 and later, the `wmdocker` package will
+For Fedora 21 and later, the `wmdocker` package will
 provide the same functionality as `docker` and will
 also not conflict with `docker-io`.