Skip to content

Commit 4c88254

Browse files
authored
Update Fedora prerequisites to include g++ (#9290)
Merge pull request 9290
1 parent f8a3f9b commit 4c88254

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/_docs/installation/other-linux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Installation on other Linux distributions works similarly to installing on [Ubun
1010
### Fedora
1111

1212
```sh
13-
sudo dnf install ruby ruby-devel openssl-devel redhat-rpm-config @development-tools
13+
sudo dnf install ruby ruby-devel openssl-devel redhat-rpm-config gcc-c++ @development-tools
1414
```
1515
### RHEL8/CentOS8
1616

0 commit comments

Comments
 (0)