From 982205b49af0f0fc759ac781578ca20782355951 Mon Sep 17 00:00:00 2001 From: _ <_@_> Date: Sat, 30 Aug 2025 17:10:40 +0000 Subject: [PATCH] :pencil: docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c49eebb..c4b0eb7 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ curl-bash scripts for first-time setup of systems -Debian doesn't come with curl so try `wget -O - --secure-protocol TLSv1_2 --https-only https://whatever.example.com | bash` +Debian doesn't come with curl so try e.g. `wget -O - --secure-protocol TLSv1_2 --https-only https://git.pia309.com/edge_game/setup/raw/branch/main/dev.bash | bash`