Merge pull request #908 from Linux4Yourself/907

#907
This commit is contained in:
Linuxoid85 2021-10-13 17:55:55 +03:00 committed by GitHub
commit a8cd4275ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -48,10 +48,10 @@ ln -sf bash /bin/sh
pacman -S base-devel
```
### Для Rosa
### Для Fedora, Redhat
```bash
urpmi bison gawk texinfo make gcc-c++
dnf install bison gawk texinfo make gcc-c++
```