Browse code

docs: fix fedora prerequisites heading

Fixes the prerequisites heading not being
rendered properly, because of a missing space.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>

Sebastiaan van Stijn authored on 2015/08/13 08:29:10
Showing 1 changed files
... ...
@@ -21,7 +21,7 @@ installation mechanisms. Using these packages ensures you get the latest release
21 21
 of Docker. If you wish to install using Fedora-managed packages, consult your
22 22
 Fedora release documentation for information on Fedora's Docker support.
23 23
 
24
-##Prerequisites
24
+## Prerequisites
25 25
 
26 26
 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
27 27
 version, open a terminal and use `uname -r` to display your kernel version: