From ae45dec4f4020555fc4af59ba4e20e53580343ff Mon Sep 17 00:00:00 2001 From: Goldy <66202304+THEGOLDENPRO@users.noreply.github.com> Date: Sun, 14 Jan 2024 21:30:58 +0000 Subject: [PATCH] docs: updated linux install bin --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ff4b85c..4a93631 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,7 @@ Prerequisites: **[``wget``]()** #### Linux 🐧 ```sh wget https://github.com/THEGOLDENPRO/aghpb-cli/releases/latest/download/aghpb-cli && mv ./aghpb-cli ~/.local/bin +chmod +x ~/.local/bin/aghpb-cli ``` #### Windows 🪟