Use npm instead, Fix npm description

This commit is contained in:
jgthms 2016-01-27 22:29:21 +00:00
parent 26401067d3
commit 9988048a06
2 changed files with 2 additions and 2 deletions

View File

@ -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/).

View 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",