Update README.md

This commit is contained in:
2025-07-23 12:14:12 +02:00
parent 5f691a3438
commit 5bbbe58c79

View File

@@ -10,7 +10,7 @@ wget -qO- https://git.cbo.dk/rasmus/setup-ubuntu/raw/branch/main/setup-ubuntu.sh
Using [Gogh](https://github.com/Gogh-Co/Gogh) Using [Gogh](https://github.com/Gogh-Co/Gogh)
```bash ```bash
sudo apt-get install dconf-cli uuid-runtime sudo apt-get install dconf-cli uuid-runtime
bash -c "$(wget -qO- https://git.io/vQgMr)" wget -O gogh https://git.io/vQgMr && chmod +x gogh && ./gogh && rm gogh
# Select #7 - Afterglow # Select #7 - Afterglow
``` ```
(If it fails due to missing profile - then manually add a Terminal profile called "Default") (If it fails due to missing profile - then manually add a Terminal profile called "Default")