From eaa9557e5f6eb3525b50525e2723d0cf1add1d0c Mon Sep 17 00:00:00 2001 From: rasmus Date: Fri, 21 Jun 2024 12:50:29 +0200 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index e69de29..7469880 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,7 @@ +# Setup Ubuntu +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 +```