Browse Source

Merge pull request #160 from feimosi/patch-1

Add Bower to README install instructions
Jeremy Thomas 9 năm trước cách đây
mục cha
commit
72bea8f2dd
1 tập tin đã thay đổi với 6 bổ sung0 xóa
  1. 6 0
      README.md

+ 6 - 0
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.21/css/bulma.min.css](https://cdnjs.cloudflare.com/ajax/libs/bulma/0.0.21/css/bulma.min.css)