From 4a9c3a92e1552fab5702eeddc0307f7f87f96496 Mon Sep 17 00:00:00 2001 From: Solomon Hykes Date: Sat, 20 Apr 2013 17:30:33 -0700 Subject: [PATCH] Formatting fix in ubuntu install doc --- docs/sources/installation/ubuntulinux.rst | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/sources/installation/ubuntulinux.rst b/docs/sources/installation/ubuntulinux.rst index bf83a5bc88..4d777d52ab 100644 --- a/docs/sources/installation/ubuntulinux.rst +++ b/docs/sources/installation/ubuntulinux.rst @@ -11,9 +11,8 @@ Installing on Ubuntu 12.04 and 12.10 Right now, the officially supported distributions are: -Ubuntu 12.04 (precise LTS) -Ubuntu 12.10 (quantal) -Docker probably works on other distributions featuring a recent kernel, the AUFS patch, and up-to-date lxc. However this has not been tested. +* Ubuntu 12.04 (precise LTS) +* Ubuntu 12.10 (quantal) Install dependencies: ---------------------