From 588e3a0cbd984ac66ae3c8d4f266e5de534de748 Mon Sep 17 00:00:00 2001 From: Amila Welihinda Date: Sun, 26 Jun 2016 15:06:33 -0700 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 807c9a09..3014c37b 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,11 @@ Check out the [API Reference](http://alt.js.org/docs/) for full in-depth docs. F * Extremely [flexible](#flexibility) and unopinionated in how you use flux. Create traditional singletons or use dependency injection. * It is terse. No boilerplate. +### Installation +```bash +npm install --save alt +``` + ### What does it look like? Alt