doc: Update Markdown syntax for bdb packages

This commit is contained in:
Emil Engler 2019-08-11 23:07:59 +02:00 committed by GitHub
parent e47e36cb49
commit 1f26328c1b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.