docs: fix typo in package name gcc-c++

Signed-off-by: rlan <lanrosta@seznam.com>
This commit is contained in:
rostalan 2023-08-04 11:11:55 +02:00 committed by Florent BENOIT
parent 9ed785de4d
commit 45da6160cb

View file

@ -68,7 +68,7 @@ Optional Linux requirements:
- GNU C and C++ compiler
Fedora/RHEL
```sh
dnf install gpp-c++
dnf install gcc-c++
```
Ubuntu/Debian
```sh