From a4c226367e362f2cbad77c4853b7759bdb8f5662 Mon Sep 17 00:00:00 2001 From: David Young Date: Wed, 29 Apr 2026 07:20:02 -0600 Subject: [PATCH] fix install line --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7ff1a09..463c3ac 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,8 @@ When you have the wireless network working, then you can proceed to install Arch 2) Open a terminal, then enter the following command (you copied it from Gitea in step #1): ``` -wget -qO- https://gitea.young.computer/david/desktoplinux.arch/raw/branch/main/install.sh | bash +wget -qO- https://gitea.young.computer/david/coredesktop/raw/branch/main/install.sh | bash + ``` 3) You'll have to enter your password a couple times and click to install a gnome extension. Be patient. When the installation finishes, reboot (command: 'sudo reboot now') so that Element can find the encryption keychain.