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