diff --git a/README.md b/README.md
index cc946f02174b152b0b29ef4583f86d4b0cca8c98..56c9b26be4d6d5cc1bc4cb54eaca84990a19c7ea 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.
 ```