From 61b23c894a4df6513fcbea155559a2a43ea4532c Mon Sep 17 00:00:00 2001 From: rasmus Date: Thu, 12 Dec 2024 22:37:38 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7469880..b08b6e4 100644 --- a/README.md +++ b/README.md @@ -3,5 +3,5 @@ Install everything with a single command Getting starting is simple - just run: ```bash -wget -qO- https://git.cbo.dk/rasmus/setup-ubuntu/raw/branch/main/setup-buntu.sh | bash +wget -qO- https://git.cbo.dk/rasmus/setup-ubuntu/raw/branch/main/setup-ubuntu.sh | bash ```