From 159f8fa83a03745d7888b0976aadaa8813de29a7 Mon Sep 17 00:00:00 2001 From: slrslr <6596726+slrslr@users.noreply.github.com> Date: Mon, 5 Jan 2026 11:34:00 +0100 Subject: [PATCH] Add 2 more steps to README.md to become closer to working ZNX Try to reproduce on Linux (Debian stable) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e5c2bccc1..0c94d6767 100644 --- a/README.md +++ b/README.md @@ -79,6 +79,8 @@ Decentralized websites using Bitcoin crypto and the BitTorrent network - https:/ - `wget https://github.com/ZeroNetX/ZeroNet/releases/latest/download/ZeroNet-linux.zip` - `unzip ZeroNet-linux.zip` - `cd ZeroNet-linux` + - `chmod +x ./ZeroNet.sh` + - Fix paths: `sed -i "s|runtime/|/usr/|g" ./ZeroNet.sh && sed -i "s|../runtime/bin/openssl|openssl|" ./core/src/Crypt/CryptConnection.py` - Start with: `./ZeroNet.sh` - Open the ZeroHello landing page in your browser by navigating to: http://127.0.0.1:43110/