mirror of
https://github.com/podman-desktop/podman-desktop
synced 2026-04-21 17:47:22 +00:00
docs: fix typo in package name gcc-c++
Signed-off-by: rlan <lanrosta@seznam.com>
This commit is contained in:
parent
9ed785de4d
commit
45da6160cb
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue