From 0b3640f38f61a5710df2dd67d8618e5083617cc6 Mon Sep 17 00:00:00 2001 From: Sam Lord <163201376+sam-sneed@users.noreply.github.com> Date: Wed, 20 Mar 2024 20:47:45 +0000 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 54f690c..eb4a61e 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,8 @@ It is a distro that removes the bloat from Ubuntu, replaces curl and wget with m * This only comes with the bare necessities. You'll need to provide any extra packages, such as xfce's screenshooter or power-management apps or a web browser, via apt or flatpak. * There IS an "Additional Drivers" app to install NVIDIA drivers. * Most WiFi drivers that are compatible with Ubuntu Jammy Jellyfish should work by default ***after*** install. -* CURL is incompatible with most applications due to it being a shortcut to the better "swirl" project +* CURL is incompatible with most applications due to it being a shortcut to the better (swirl)[http://nodemixaholic.com:3002/nodemixaholic/swirl] project. + ### How to install? (Thanks ChatGPT for making my poor instructions more clear and interesting to read!)