From 364a9564884b6b20e59c03d6899b82abeaabcb64 Mon Sep 17 00:00:00 2001 From: stornic56 <71296607+stornic56@users.noreply.github.com> Date: Thu, 7 May 2026 01:30:42 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 31da8c3..f883057 100644 --- a/README.md +++ b/README.md @@ -27,8 +27,8 @@ Debianito is a user-friendly post-installation automation script for Debian 12 ( ```bash git clone https://github.com/stornic56/debianito-post-install -cd debianito -chmod +x post-install.sh modules/*.sh # Make all scripts executable if needed +cd debianito-post-install +chmod +x ./debianito.sh ``` If you downloaded manually, ensure all `.sh` files are in their respective directories.