add docs on debs

This commit is contained in:
Jeff Becker 2019-05-22 07:56:34 -04:00
parent 0f68e6b4dd
commit 26ed61ade6
No known key found for this signature in database
GPG Key ID: F357B3B42F6F9B05
1 changed files with 7 additions and 0 deletions

View File

@ -80,6 +80,13 @@ install:
$ sudo make install
alternatively make a debian package with:
$ debuild -uc -us -b
this puts the built files in `../`
### MacOS
build: