From b31ba843c78d6cdc474f57fc2de0321a0282cf54 Mon Sep 17 00:00:00 2001 From: julien Date: Wed, 1 Oct 2025 10:29:12 +0200 Subject: [PATCH] typo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cd18040..ab4ba88 100755 --- a/README.md +++ b/README.md @@ -10,13 +10,13 @@ A fresh Debian 13 install without `Debian desktop environment` nor any desktop i Downlad and extract the archive : ``` -# cd tmp/ +# cd /tmp # wget https://git.netig.net/netig/debian/archive/main.tar.gz # tar -xvzf main.tar.gz # cd debian/ ``` -And then run the `debian/run.sh` script and choose your profile. +And then run the `./run.sh` script and choose your profile. ## Manual tasks