diff --git a/README.md b/README.md
index 6983c94e85be97a0afce5ec946a97fc43a31a3da..b5c9cc5f811a70b66d18fb50276da1270d7a559e 100644
--- a/README.md
+++ b/README.md
@@ -5,6 +5,5 @@ This tool installs and updates applications and packages using various package m
 ```sh
 sudo apt update && sudo apt install -y git
 git clone https://git.420joos.dev/andrijoos/pc-setup-scripts.git
-cd pc-setup-scripts
-chmod +x *.sh
+chmod +x pc-setup-scripts/*.sh
 ```