mirror of
https://github.com/basicswap/basicswap.git
synced 2025-11-05 10:28:10 +01:00
doc: Update install notes to ensure dependency hashes are checked.
This commit is contained in:
@@ -95,7 +95,7 @@ Install basicswap
|
||||
|
||||
git clone https://github.com/basicswap/basicswap.git
|
||||
cd basicswap
|
||||
pip3 install .
|
||||
pip3 install -r requirements.txt --require-hashes && pip3 install .
|
||||
|
||||
|
||||
Test:
|
||||
|
||||
Reference in New Issue
Block a user