From 2abe3c2892bd3ba29b6bd9ac80b9fcb78aacc4ef Mon Sep 17 00:00:00 2001 From: goyimnose Date: Thu, 22 Jan 2026 14:37:25 -0500 Subject: [PATCH] Update Hydrus Network --- Hydrus-Network.md | 34 ++-------------------------------- 1 file changed, 2 insertions(+), 32 deletions(-) diff --git a/Hydrus-Network.md b/Hydrus-Network.md index f3f60a2..e4c43be 100644 --- a/Hydrus-Network.md +++ b/Hydrus-Network.md @@ -14,41 +14,11 @@ ## AUTOMATIC INSTALLATION -**Automatic:** [hydrusnetwork.py](https://code.glowers.club/goyimnose/Medios-Macina/src/branch/main/scripts/hydrusnetwork.py) +**Automatic:** [bootstrap.py](https://[code.glowers.club/goyimnose/Medios-Macina/raw/branch/main/scripts/bootstrap.py](https://code.glowers.club/goyimnose/Medios-Macina/raw/branch/main/scripts/bootstrap.py)) --------------------------------------------------- -## MANUAL INSTALLATION - -1. Open shell to Hydrus Network preferred directory **example C:\hydrusnetwork** - -
-
shell
-

-  cd C:
-  git clone https://github.com/hydrusnetwork/hydrus
-  cd hydrus
-  python -m venv .venv
-
-
- -| WINDOWS | LINUX| -| --- | --- | -| Cell | Cell | -| Cell | Cell | -| Cell | Cell | - - -5. Windows -1. send command ".\.venv\Scripts\Activate.ps1" - -5. Linux -1. send command "source .venv/bin/activate" - -your commandline should have (.venv) infront of it now - -5. send command "pip install -r requirements.txt" -6. send command "python hydrus_client.py" +After installation, go to root directory of the hydrusnetwork and run "python run_client.py" the gui application should be opened now 7.in the top menu click on services > manage services > double-click "client api"