INSTALL.Docker: Fix malformed sentence.
authorGurucharan Shetty <gshetty@nicira.com>
Fri, 20 Feb 2015 19:12:32 +0000 (11:12 -0800)
committerGurucharan Shetty <gshetty@nicira.com>
Fri, 20 Feb 2015 20:33:54 +0000 (12:33 -0800)
While adding support to Github markup language, the sentence had
gotten malformed.

Signed-off-by: Gurucharan Shetty <gshetty@nicira.com>
Acked-by: Ben Pfaff <blp@nicira.com>
INSTALL.Docker.md

index 0086a60..6bd5660 100644 (file)
@@ -2,10 +2,9 @@ How to Use Open vSwitch with Docker
 ====================================
 
 This document describes how to use Open vSwitch with Docker 1.2.0 or
-later.  This document assumes that you followed [INSTALL.md] or installed
-Open vSwitch from distribution packaging such as a .deb or .rpm.  Consult
-www.docker.com for instructions on how to install or .rpm.  Consult
-www.docker.com for instructions on how to install Docker.
+later.  This document assumes that you installed Open vSwitch by following
+[INSTALL.md] or by using the distribution packages such as .deb or .rpm.
+Consult www.docker.com for instructions on how to install Docker.
 
 Limitations
 -----------