Update Hydrus Network

2025-12-28 20:20:53 -05:00
parent 6391e77d83
commit 16751f4e01

@@ -21,14 +21,7 @@
python -m venv .venv
</code></pre>
</figure>
3. send command "git clone https://github.com/hydrusnetwork/hydrus"
4. send command "cd hydrus"
5. send command "python -m venv .venv"
`cd C:
git clone https://github.com/hydrusnetwork/hydrus
cd hydrus
python -m venv .venv
`
---------------------------------------------------
5. Windows
1. send command ".\.venv\Scripts\Activate.ps1"