mirror of
https://github.com/apemithrandir/self-hosting-guide.git
synced 2026-08-29 18:26:12 +00:00
Update Bisq GUIDE.md
This commit is contained in:
parent
eed1e11782
commit
95879d433a
@ -47,6 +47,7 @@ wget https://bisq.network/downloads/v$VERSION/Bisq-64bit-$VERSION.deb
|
||||
wget https://bisq.network/downloads/v$VERSION/Bisq-64bit-$VERSION.deb.asc
|
||||
curl https://bisq.network/downloads/v$VERSION/E222AA02.asc | gpg --import
|
||||
gpg --verify Bisq-64bit-$VERSION.deb.asc
|
||||
sudo mkdir /usr/share/desktop-directories/
|
||||
sudo dpkg -i Bisq-64bit-$VERSION.deb
|
||||
### Often the location of the Bisq binary won't be in your $PATH
|
||||
### Edit your .bashrc (Also install vim because it kicks ass):
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user