From fcbf043aca2720dd819c26844b15c85641b65865 Mon Sep 17 00:00:00 2001 From: DeBros Date: Sat, 20 Sep 2025 06:38:43 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cffcdac..904e004 100644 --- a/README.md +++ b/README.md @@ -138,7 +138,7 @@ go run ./cmd/node --config configs/node.yaml Run the install script for a secure, production-ready setup: ```bash -curl -sSL https://github.com/DeBrosOfficial/network/raw/branch/main/scripts/install-debros-network.sh | sudo bash +curl -sSL https://github.com/DeBrosOfficial/network/raw/main/scripts/install-debros-network.sh | sudo bash ``` **What the Script Does:**