From 551c4559ad0bf151bcc5bb1e702f20827c602413 Mon Sep 17 00:00:00 2001 From: Sebastiaan van Stijn Date: Thu, 13 Aug 2015 01:29:10 +0200 Subject: [PATCH] docs: fix fedora prerequisites heading Fixes the prerequisites heading not being rendered properly, because of a missing space. Signed-off-by: Sebastiaan van Stijn (cherry picked from commit 2c18e1cd053895cd1ef28ec940d4be7f94c97604) --- docs/installation/fedora.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation/fedora.md b/docs/installation/fedora.md index b1bdb19cb..82b66a014 100644 --- a/docs/installation/fedora.md +++ b/docs/installation/fedora.md @@ -21,7 +21,7 @@ installation mechanisms. Using these packages ensures you get the latest release of Docker. If you wish to install using Fedora-managed packages, consult your Fedora release documentation for information on Fedora's Docker support. -##Prerequisites +## Prerequisites Docker requires a 64-bit installation regardless of your Fedora version. Also, your kernel must be 3.10 at minimum. To check your current kernel version, open a terminal and use `uname -r` to display your kernel version: