diff options
| author | Drak <[email protected]> | 2014-06-28 12:41:19 +0100 |
|---|---|---|
| committer | Drak <[email protected]> | 2014-06-28 12:41:19 +0100 |
| commit | d618965eb8163544d97a213b1c0e3f629c59669b (patch) | |
| tree | 6ee8cd5ea986f2e321b3c46b8b8d51c1c9b25b62 /doc | |
| parent | Simplify build instructions (diff) | |
| download | discoin-d618965eb8163544d97a213b1c0e3f629c59669b.tar.xz discoin-d618965eb8163544d97a213b1c0e3f629c59669b.zip | |
Add note about PPA to build instructions
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/build-unix.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/build-unix.md b/doc/build-unix.md index 9d4b662d0..0f381d56c 100644 --- a/doc/build-unix.md +++ b/doc/build-unix.md @@ -91,7 +91,7 @@ To enable the change run sudo apt-get update -for other Ubuntu & Debian: +for other Debian & Ubuntu (with ppa): sudo apt-get install libdb4.8-dev libdb4.8++-dev |