diff --git a/site/_docs/troubleshooting.md b/site/_docs/troubleshooting.md index 5a53a9eb..191953ec 100644 --- a/site/_docs/troubleshooting.md +++ b/site/_docs/troubleshooting.md @@ -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: