doc: Update Markdown syntax for bdb packages
This commit is contained in:
parent
e47e36cb49
commit
1f26328c1b
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@ Now, you can either build from self-compiled [depends](/depends/README.md) or in
|
|||
|
||||
BerkeleyDB is required for the wallet.
|
||||
|
||||
Ubuntu and Debian have their own libdb-dev and libdb++-dev packages, but these will install
|
||||
Ubuntu and Debian have their own `libdb-dev` and `libdb++-dev` packages, but these will install
|
||||
BerkeleyDB 5.1 or later. This will break binary wallet compatibility with the distributed executables, which
|
||||
are based on BerkeleyDB 4.8. If you do not care about wallet compatibility,
|
||||
pass `--with-incompatible-bdb` to configure.
|
||||
|
|
Loading…
Add table
Reference in a new issue