From f9794b4b793a416fd7a16c97ee4bf0b76d981a20 Mon Sep 17 00:00:00 2001 From: david Date: Wed, 13 May 2026 21:22:27 +0100 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2ca5a5f..faf8537 100644 --- a/README.md +++ b/README.md @@ -1 +1,5 @@ -Installs the bare necessities to turn a newly minted Arch Linux server into something useful. \ No newline at end of file +Installs the bare necessities to turn a newly minted Arch Linux server into something useful. + +``` +wget -qO- https://gitea.young.computer/david/MiniServer/raw/branch/main/install.sh | bash +``` \ No newline at end of file