From 28ff6a9fdca6024c4037608f7bd92a252a6cc5ca Mon Sep 17 00:00:00 2001 From: futile Date: Fri, 24 Jul 2026 10:33:20 +0100 Subject: [PATCH] docs: correctly name cloned dir in setup --- docs/setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/setup.md b/docs/setup.md index 6c1f38e..ce6242c 100644 --- a/docs/setup.md +++ b/docs/setup.md @@ -7,7 +7,7 @@ - `sudo su - admin` 3. use the system setup script, and log out - `sudo dnf install git -y` - - `git clone https://git.atom.town/atom/town` + - `git clone https://git.atom.town/atom/town && mv town atom.town` - `./atom.town/scripts/system-setup.sh` - `exit` 4. log in again, populate the `.env` and start everything up