aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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