joinmarket: remove separate commands for merged dependencies

This commit is contained in:
openoms
2019-12-23 00:14:42 +01:00
committed by GitHub
parent 128fa3b668
commit 2e6fd3efba

View File

@@ -37,9 +37,7 @@ Activate the wallet of bitcoind
cd joinmarket-clientserver
# latest release: https://github.com/JoinMarket-Org/joinmarket-clientserver/releases
git reset --hard v0.6.1
sudo apt install -y libltdl-dev libssl-dev # needed for Armbian
./install.sh
# do not install QT-dependencies - running headless on the RPi
./install.sh --without-qt
```
* Activate the virtual environment to see the prompt: `(jmvenv) $`