diff --git a/README.md b/README.md index cb760dcb..d67fc961 100644 --- 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/). diff --git a/package.json b/package.json index 3aa16738..d12f9561 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "0.0.4", "homepage": "http://bulma.io", "author": "jgthms ", - "description": "Bulma is a modern CSS framework based on Flexbox", + "description": "Modern CSS framework based on Flexbox", "main": "bulma.sass", "repository": { "type": "git",