Skip to content

Commit b55d823

Browse files
anduckMarcoFalke
authored andcommitted
Explicitly state that PPA is for Ubuntu only
1 parent 763828d commit b55d823

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

doc/build-unix.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,9 @@ install necessary parts of boost:
7979

8080
sudo apt-get install libboost-all-dev
8181

82-
BerkeleyDB is required for the wallet. db4.8 packages are available [here](https://launchpad.net/~bitcoin/+archive/bitcoin).
82+
BerkeleyDB is required for the wallet.
83+
84+
**For Ubuntu only:** db4.8 packages are available [here](https://launchpad.net/~bitcoin/+archive/bitcoin).
8385
You can add the repository and install using the following commands:
8486

8587
sudo add-apt-repository ppa:bitcoin/bitcoin

0 commit comments

Comments
 (0)