Skip to content

Commit f8a7b50

Browse files
author
Drak
committed
Update build information
Add the command necessary to add ppa repository in Ubuntu Refs #3757
1 parent b81f971 commit f8a7b50

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/build-unix.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,10 @@ for Ubuntu 12.04 and later:
6565
sudo apt-get install libboost-all-dev
6666

6767
db4.8 packages are available [here](https://launchpad.net/~bitcoin/+archive/bitcoin).
68+
You can add the repository using the following command:
69+
70+
sudo add-apt-repository ppa:bitcoin/bitcoin
71+
sudo apt-get update
6872

6973
Ubuntu 12.04 and later have packages for libdb5.1-dev and libdb5.1++-dev,
7074
but using these will break binary wallet compatibility, and is not recommended.

0 commit comments

Comments
 (0)