- no more 'make gem' WOOHOO

- add notes for folks wanting other release package formats.
This commit is contained in:
Jordan Sissel 2012-06-27 22:17:18 -07:00
parent 69215d829d
commit 24c916a40d

View file

@ -16,9 +16,10 @@ If you want to build the jar yourself, run:
make jar
gem releases are not available anywhere. If you want to build a gem, run:
make gem
rpm, deb, or other package formats are not currently available, but are easy to
build with [fpm](https://github.com/jordansissel/fpm). If you are interested in
seeing future releases include your favorite packaging format, please let me
know.
## Contributing