diff --git a/README.md b/README.md index cc946f02..56c9b26b 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ Install yjs and its modules with [bower](http://bower.io/), or with [npm](https: ### Bower ``` -bower install yjs +bower install yjs --save ``` Then you include the libraries directly from the installation folder. ``` diff --git a/bower.json b/bower.json index 95d2fea4..d0e947e1 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "yjs", - "version": "0.8.23", + "version": "0.8.24", "homepage": "y-js.org", "authors": [ "Kevin Jahns "