Fix notes.

This commit is contained in:
tecnovert 2021-01-01 18:03:05 +02:00
parent 0ad3856460
commit 28b42c7432

View file

@ -112,7 +112,7 @@ It may take a few minutes to start as the coin daemons are started before the ht
Start after installed:
$ export SWAP_DATADIR=/Users/$USER/coinswaps
$ python3 -m venv "$SWAP_DATADIR/venv"
$ . $SWAP_DATADIR/venv/bin/activate && python -V
$ basicswap-run --datadir=$SWAP_DATADIR