From 08024974e91bcdfa5183996b3424654f24045e35 Mon Sep 17 00:00:00 2001 From: Ryan Sandor Richards Date: Wed, 14 Oct 2015 01:37:57 -0700 Subject: [PATCH] Added package manager call-to-action in the installation section. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index f6e9cbe..83ccd0c 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,9 @@ Epoch can be easily installed via the following package managers: * [bower](http://bower.io/search/?q=epoch) * [packagist](https://packagist.org/packages/epochjs/epoch) +If you don't see your favorite package manager in the list above feel free to +[open up an issue](https://github.com/epochjs/epoch/issues/new) and let us know. + The [latest release zip (0.8.0)](https://github.com/epochjs/epoch/archive/v0.8.0.zip) contains the compiled and minified source in the `dist/js` and `dist/css` folders.