diff --git a/README.md b/README.md index 068e0b4..dc6575a 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,9 @@ ways. ### Browser [Download](http://pegjs.majda.cz/#download) the PEG.js library (regular or -minified version). +minified version) or install it using Bower: + + $ bower install pegjs Generating a Parser -------------------