We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99535d4 commit 4bbe626Copy full SHA for 4bbe626
guides/README.md
@@ -12,8 +12,8 @@ Install the required tools.
12
13
* In Fedora perform:
14
15
- dnf -y groupinstall development-tools
16
- dnf -y install ruby ruby-devel rubygem-bundler linkchecker
+ dnf -y group install development-tools
+ dnf -y install ruby ruby-devel rubygem-bundler linkchecker c++
17
18
* In RHEL perform:
19
0 commit comments