Merge pull request #5512 from 5jt/patch-1

Merge pull request 5512
This commit is contained in:
jekyllbot 2016-10-25 12:06:23 -07:00 committed by GitHub
commit 142e12addc
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ the header files for compiling extension modules for Ruby 2.0.0. This
can be done on Ubuntu or Debian by running:
```sh
sudo apt-get install ruby2.0.0-dev
sudo apt-get install ruby2.3-dev
```
On Red Hat, CentOS, and Fedora systems you can do this by running: