mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-27 03:33:27 -03:00
Explicitly state that PPA is for Ubuntu only
This commit is contained in:
parent
763828df49
commit
b55d823369
1 changed files with 3 additions and 1 deletions
|
@ -79,7 +79,9 @@ install necessary parts of boost:
|
||||||
|
|
||||||
sudo apt-get install libboost-all-dev
|
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:
|
You can add the repository and install using the following commands:
|
||||||
|
|
||||||
sudo add-apt-repository ppa:bitcoin/bitcoin
|
sudo add-apt-repository ppa:bitcoin/bitcoin
|
||||||
|
|
Loading…
Add table
Reference in a new issue