add dnf disclaimer

This commit is contained in:
Bryson Steck 2022-03-12 00:18:55 -07:00
parent 670f0878b6
commit a1d66b0672

View file

@ -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