From b55d823369b163edfe23f92983b2287441b98fa2 Mon Sep 17 00:00:00 2001 From: anduck Date: Tue, 18 Oct 2016 22:43:03 +0300 Subject: [PATCH] Explicitly state that PPA is for Ubuntu only --- doc/build-unix.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/build-unix.md b/doc/build-unix.md index 5202072f8..d2fe2f998 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