diff --git a/docs/_docs/installation/other-linux.md b/docs/_docs/installation/other-linux.md index b6420afc..6d120f19 100644 --- a/docs/_docs/installation/other-linux.md +++ b/docs/_docs/installation/other-linux.md @@ -10,7 +10,7 @@ Installation on other Linux distributions works similarly to installing on [Ubun ### Fedora ```sh -sudo dnf install ruby ruby-devel openssl-devel redhat-rpm-config @development-tools +sudo dnf install ruby ruby-devel openssl-devel redhat-rpm-config gcc-c++ @development-tools ``` ### RHEL8/CentOS8