Merge pull request #45 from istvank/master

Making documentation consistent
This commit is contained in:
Kevin Jahns 2016-02-18 17:33:04 +01:00
commit 429c1f83c1

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.
``` ```