Skip to content

Commit

Permalink
RedHat/CentOS/Fedora require package oniguruma-devel for building the…
Browse files Browse the repository at this point in the history
… gem
  • Loading branch information
David Pando committed Feb 18, 2013
1 parent 148caa4 commit a28ad4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -8,7 +8,7 @@ It uses webby as a framework:
## Install native dependencies ## Install native dependencies


### On RedHat/CentOS/Fedora: ### On RedHat/CentOS/Fedora:
`$ yum install oniguruma` `$ yum install oniguruma oniguruma-devel`


### On Debian/Ubuntu: ### On Debian/Ubuntu:
`$ apt-get install libonig-dev` `$ apt-get install libonig-dev`
Expand Down

0 comments on commit a28ad4e

Please sign in to comment.