mirror of
https://github.com/basicswap/basicswap.git
synced 2024-11-17 00:07:56 +00:00
Fix notes.
This commit is contained in:
parent
0ad3856460
commit
28b42c7432
1 changed files with 1 additions and 1 deletions
|
@ -112,7 +112,7 @@ It may take a few minutes to start as the coin daemons are started before the ht
|
||||||
Start after installed:
|
Start after installed:
|
||||||
|
|
||||||
$ export SWAP_DATADIR=/Users/$USER/coinswaps
|
$ export SWAP_DATADIR=/Users/$USER/coinswaps
|
||||||
$ python3 -m venv "$SWAP_DATADIR/venv"
|
$ . $SWAP_DATADIR/venv/bin/activate && python -V
|
||||||
$ basicswap-run --datadir=$SWAP_DATADIR
|
$ basicswap-run --datadir=$SWAP_DATADIR
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue