summaryrefslogtreecommitdiff
path: root/Documentation/intro/install/debian.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/intro/install/debian.rst')
-rw-r--r--Documentation/intro/install/debian.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/intro/install/debian.rst b/Documentation/intro/install/debian.rst
index 0bf94e409..4024dc07a 100644
--- a/Documentation/intro/install/debian.rst
+++ b/Documentation/intro/install/debian.rst
@@ -61,7 +61,7 @@ You do not need to be the superuser to build the Debian packages.
``debian/control``. You can install these any way you like, e.g. with
``apt-get install``.
-Check your work by running ``dpkg-checkbuilddeps`` in the top level of your ovs
+Check your work by running ``dpkg-checkbuilddeps`` in the top level of your OVS
directory. If you've installed all the dependencies properly,
``dpkg-checkbuilddeps`` will exit without printing anything. If you forgot to
install some dependencies, it will tell you which ones.