Merge pull request #4711 from tgerla/docsfix

fix command to make a debian package
This commit is contained in:
jctanner
2013-10-28 15:05:30 -07:00

View File

@@ -186,7 +186,7 @@ Debian/Ubuntu packages can also be built from the source checkout, run:
.. code-block:: bash
$ make debian
$ make deb
You may also wish to run from source to get the latest, which is covered above.