From 45883e5f67e16d558873c83ac8273e1cbf23bca3 Mon Sep 17 00:00:00 2001 From: Marek Grzybek Date: Sun, 3 Apr 2016 12:14:11 +0200 Subject: [PATCH] Add Bower to README install instructions --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 2cfb1602..ecafb66e 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,12 @@ Bulma is in early but active development! Try it out now: npm install bulma ``` +### Bower + +```sh +bower install bulma +``` + ### CDN [https://cdnjs.cloudflare.com/ajax/libs/bulma/0.0.16/css/bulma.min.css](https://cdnjs.cloudflare.com/ajax/libs/bulma/0.0.16/css/bulma.min.css)