Document Debian package building in INSTALL file

This commit is contained in:
Andrew Ayer
2014-04-01 21:54:45 -07:00
parent b3e843cfc4
commit d43a26ab0d
+9
View File
@@ -22,6 +22,15 @@ It doesn't matter where you install the git-crypt binary - choose wherever
is most convenient for you.
BUILDING A DEBIAN PACKAGE
Debian packaging can be found in the 'debian' branch of the project
Git repository. The package is built using git-buildpackage as follows:
$ git checkout debian
$ git-buildpackage -uc -us
INSTALLING ON MAC OS X
Using the brew package manager, simply run: