add dnf disclaimer
This commit is contained in:
parent
670f0878b6
commit
a1d66b0672
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ $ sudo apt install git npm nodejs python3 python3-pip
|
|||
```
|
||||
### Fedora/CentOS/Other RHEL
|
||||
```bash
|
||||
# if 'yum' is not found, you should try 'dnf'
|
||||
$ sudo yum install git npm nodejs python3 python3-pip
|
||||
```
|
||||
### Arch/Manjaro
|
||||
|
|
Reference in a new issue