update readme

This commit is contained in:
2026-07-17 20:57:00 +01:00
parent 9847cdd8fe
commit 29e21e2dee
+1 -1
View File
@@ -8,7 +8,7 @@ some kind of hosting setup
2. we need git `sudo dnf install git -y`
3. clone this `git clone https://gitlab.com/futile/thingy`
4. cd in `cd thingy`
5. make set up script executable `chmod +x set-up-system.sh`, & run it `./set-up-system.sh`
5. run the system setup script `./set-up-system.sh`
6. log out and back in `exit`, `ssh whatever@whatever`...
7. cd again `cd thingy`
8. populate a .env `micro .env`