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`