Make it consistent with npm doc few lines below

This commit is contained in:
István Koren 2016-02-14 13:24:12 +01:00
parent fa9ff669e4
commit 3826d9b592

View File

@ -49,7 +49,7 @@ Install yjs and its modules with [bower](http://bower.io/), or with [npm](https:
### Bower ### Bower
``` ```
bower install yjs bower install yjs --save
``` ```
Then you include the libraries directly from the installation folder. Then you include the libraries directly from the installation folder.
``` ```