Merge pull request #798 from simono/patch-1

Fix link to FPM
This commit is contained in:
Richard Pijnenburg 2014-01-15 06:11:10 -08:00
commit af513612f7

View file

@ -95,7 +95,7 @@ To update a flat jar previously built with 'make flatjar', run:
make update-flatjar
You can build rpms and debs, if you need those. Building rpms requires you have [fpm](github.com/jordansissel/fpm), then do this:
You can build rpms and debs, if you need those. Building rpms requires you have [fpm](https://github.com/jordansissel/fpm), then do this:
make package