Update Hydrus Network
@@ -7,11 +7,16 @@
|
||||
- [ ] [Hydrus Network Source](https://github.com/hydrusnetwork/hydrus)
|
||||
|
||||
## INSTALLATION
|
||||
1. open shell prompt to a good spot for hydrusnetwork i.e. C:\hydrusnetwork
|
||||
|
||||
1. Open shell to Hydrus Network preferred directory **example C:\hydrusnetwork**
|
||||
2. send command "git clone https://github.com/hydrusnetwork/hydrus"
|
||||
3. send command "cd hydrus"
|
||||
4. 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"
|
||||
|
||||
Reference in New Issue
Block a user