mirror of
https://github.com/openoms/bitcoin-tutorials.git
synced 2026-02-02 10:14:20 +01:00
joinmarket: remove separate commands for merged dependencies
This commit is contained in:
@@ -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) $`
|
||||
|
||||
Reference in New Issue
Block a user