From ec41d8a74008ffd3390a7eb6c6c000c2b1686269 Mon Sep 17 00:00:00 2001 From: despiegk Date: Sun, 15 Jun 2025 15:44:36 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 91d29e8..44cc56d 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,6 @@ ```bash # Download and execute in one command apt update -y && apt install curl -y -curl -s https://git.threefold.info/ourworld_web2/itenv_tools/raw/branch/main/tools/git_checkout.sh | bash +curl -s https://git.threefold.info/ourworld_web/itenv_tools/raw/branch/main/tools/git_checkout.sh | bash ```