aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBryson Steck <steck.bryson@gmail.com>2022-03-12 00:18:55 -0700
committerBryson Steck <steck.bryson@gmail.com>2022-03-12 00:18:55 -0700
commita1d66b06725d0db5ebc4d3767e57c25f798a8770 (patch)
tree60f255cc6f632de13f6e0d617e08fd1590485449 /README.md
parent670f0878b650941b75c5e84efdaaddf636aad757 (diff)
downloadlset-a1d66b06725d0db5ebc4d3767e57c25f798a8770.tar
lset-a1d66b06725d0db5ebc4d3767e57c25f798a8770.tar.gz
lset-a1d66b06725d0db5ebc4d3767e57c25f798a8770.tar.bz2
add dnf disclaimer
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 827db27..699f18c 100644
--- a/README.md
+++ b/README.md
@@ -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