Update README.md

This commit is contained in:
despiegk 2025-06-15 15:44:36 +00:00
parent 2eb6f45631
commit ec41d8a740

View File

@ -6,6 +6,6 @@
```bash ```bash
# Download and execute in one command # Download and execute in one command
apt update -y && apt install curl -y 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
``` ```