Update README.md

This commit is contained in:
stornic56
2026-05-07 01:30:42 -05:00
committed by GitHub
parent c2e26b7f32
commit 364a956488
+2 -2
View File
@@ -27,8 +27,8 @@ Debianito is a user-friendly post-installation automation script for Debian 12 (
```bash ```bash
git clone https://github.com/stornic56/debianito-post-install git clone https://github.com/stornic56/debianito-post-install
cd debianito cd debianito-post-install
chmod +x post-install.sh modules/*.sh # Make all scripts executable if needed chmod +x ./debianito.sh
``` ```
If you downloaded manually, ensure all `.sh` files are in their respective directories. If you downloaded manually, ensure all `.sh` files are in their respective directories.