From 99071b385d8ccec9d3046d9dc5b1549ce8eae9a7 Mon Sep 17 00:00:00 2001 From: Angeal185 Date: Sat, 15 Apr 2017 15:05:05 +0800 Subject: [PATCH] Update README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 1964334..bc93e77 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,11 @@ # materialize-stylus stylus port of materialize css + +### Installation + +bower: +```sh +$ bower install material-stylus --save-dev +``` + +done.