From d4d6cd6100771f5c9a9ab2fa90aaa79d430b5bee Mon Sep 17 00:00:00 2001 From: Ali G Date: Sat, 13 Sep 2025 02:12:05 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a4b4bf4..fc4b698 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ FastestMirror is a blazingly fast, auto-magical tool that finds and configures t ```bash # Download the latest release -curl -L https://git.gostacks.org/iwasforcedtobehere/fastestmirror/releases/latest/download/fastestmirror-linux-amd64 -o fastestmirror +curl -L https://git.gostacks.org/iwasforcedtobehere/fastestmirror/releases/download/latest/fastestmirror-linux-amd64 -o fastestmirror # Make it executable chmod +x fastestmirror