]> git.ipfire.org Git - thirdparty/bulma.git/commitdiff
Use npm instead, Fix npm description
authorjgthms <bbxdesign@gmail.com>
Wed, 27 Jan 2016 22:29:21 +0000 (22:29 +0000)
committerjgthms <bbxdesign@gmail.com>
Wed, 27 Jan 2016 22:29:21 +0000 (22:29 +0000)
README.md
package.json

index cb760dcb1c128e094d2b855f811bbf627e640a41..d67fc96162757f3d2f51f137222f51fc35696835 100644 (file)
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@ Bulma is a modern CSS framework based on [Flexbox](https://developer.mozilla.org
 
 Bulma is in early but active development! Try it out now:
 
-```bower install bulma```
+```npm install bulma```
 
 Feel free to raise an issue or submit a pull request. In the meantime, check the [documentation](http://bulma.io/documentation/overview/).
 
index 3aa1673854068fa1c68cb66c3b6b7ce66f49ec3a..d12f9561b198ec92eda2e4a81b4c8d9449695831 100644 (file)
@@ -3,7 +3,7 @@
   "version": "0.0.4",
   "homepage": "http://bulma.io",
   "author": "jgthms <bbxdesign@gmail.com>",
-  "description": "Bulma is a modern CSS framework based on Flexbox",
+  "description": "Modern CSS framework based on Flexbox",
   "main": "bulma.sass",
   "repository": {
     "type": "git",