fix command to make a debian package

This commit is contained in:
Tim Gerla 2013-10-28 15:04:16 -07:00
parent 0e9184eefd
commit 0f80364994

View file

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