From a1d66b06725d0db5ebc4d3767e57c25f798a8770 Mon Sep 17 00:00:00 2001 From: Bryson Steck Date: Sat, 12 Mar 2022 00:18:55 -0700 Subject: add dnf disclaimer --- README.md | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v1.2.3