diff --git a/README.md b/README.md index 1d9ae67..a12c04b 100644 --- a/README.md +++ b/README.md @@ -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) ```bash 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 ``` (If it fails due to missing profile - then manually add a Terminal profile called "Default") \ No newline at end of file