diff --git a/README.md b/README.md index 78c0be9..2cebf0e 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ PubSub for the browser ``` bower install backbone.pubsub --save + or + npm install backbone.pubsub --save ``` ## Usage @@ -30,4 +32,4 @@ PubSub for the browser ## License -**MIT** \ No newline at end of file +**MIT**