aboutsummaryrefslogtreecommitdiff
path: root/doc/build-unix.md
diff options
context:
space:
mode:
authoranduck <anduck@users.noreply.github.com>2016-10-18 22:43:03 +0300
committerMarcoFalke <falke.marco@gmail.com>2016-10-18 21:45:56 +0200
commitb55d823369b163edfe23f92983b2287441b98fa2 (patch)
tree1ef90d249283ae46c17e187e938aafeabc4c45ae /doc/build-unix.md
parent763828df499f67c1c9d669d3223bd0636ed2b185 (diff)
downloadbitcoin-b55d823369b163edfe23f92983b2287441b98fa2.tar.xz
Explicitly state that PPA is for Ubuntu only
Diffstat (limited to 'doc/build-unix.md')
-rw-r--r--doc/build-unix.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/build-unix.md b/doc/build-unix.md
index 5202072f8b..d2fe2f9985 100644
--- a/doc/build-unix.md
+++ b/doc/build-unix.md
@@ -79,7 +79,9 @@ install necessary parts of boost:
sudo apt-get install libboost-all-dev
-BerkeleyDB is required for the wallet. db4.8 packages are available [here](https://launchpad.net/~bitcoin/+archive/bitcoin).
+BerkeleyDB is required for the wallet.
+
+**For Ubuntu only:** db4.8 packages are available [here](https://launchpad.net/~bitcoin/+archive/bitcoin).
You can add the repository and install using the following commands:
sudo add-apt-repository ppa:bitcoin/bitcoin