Skip to content

Commit 1f26328

Browse files
authored
doc: Update Markdown syntax for bdb packages
1 parent e47e36c commit 1f26328

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/build-unix.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ Now, you can either build from self-compiled [depends](/depends/README.md) or in
7878

7979
BerkeleyDB is required for the wallet.
8080

81-
Ubuntu and Debian have their own libdb-dev and libdb++-dev packages, but these will install
81+
Ubuntu and Debian have their own `libdb-dev` and `libdb++-dev` packages, but these will install
8282
BerkeleyDB 5.1 or later. This will break binary wallet compatibility with the distributed executables, which
8383
are based on BerkeleyDB 4.8. If you do not care about wallet compatibility,
8484
pass `--with-incompatible-bdb` to configure.

0 commit comments

Comments
 (0)