mirror of
https://github.com/Chia-Network/chia-blockchain.git
synced 2026-08-24 10:05:29 -05:00
Add comment to install.sh.
This commit is contained in:
@@ -8,6 +8,7 @@ fi
|
||||
|
||||
python3 -m venv .venv
|
||||
. .venv/bin/activate
|
||||
# pip 20.x+ supports Linux binary wheels
|
||||
pip install --upgrade pip
|
||||
pip install wheel
|
||||
pip install -e .
|
||||
|
||||
Reference in New Issue
Block a user