Update README.md

This commit is contained in:
2024-06-21 12:50:29 +02:00
parent 962b82cbce
commit eaa9557e5f

View File

@@ -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
```