mirror of
https://github.com/basicswap/basicswap.git
synced 2024-11-17 00:07:56 +00:00
13 lines
170 B
Markdown
13 lines
170 B
Markdown
|
|
||
|
## Update basicswap version
|
||
|
|
||
|
If installed through pip:
|
||
|
|
||
|
cd basicswap
|
||
|
git pull
|
||
|
pip3 install .
|
||
|
|
||
|
|
||
|
## Update core versions
|
||
|
|
||
|
basicswap-prepare -preparebinonly
|