From 9545bb105479fe804c0a4eae6ddc9793286c20ef Mon Sep 17 00:00:00 2001 From: c0m4r Date: Sat, 13 Jan 2024 19:25:59 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f2217ca..d153264 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ pacman -S bash gcc git python3 python-devtools python-pip #### Void Linux ``` -xbps-install -Sy bash gcc git openssl-devel python3 python3-devel python3-pip +xbps-install -Sy bash gcc git openssl-devel python3 python3-devel ``` #### Debian / Ubuntu / Linux Mint