mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-12-03 17:30:25 +01:00
[Doc] Fix link to installation script
This commit is contained in:
@@ -29,7 +29,7 @@ NOTE: Building with Qt4 is still supported, however, could result in a broken UI
|
|||||||
Berkeley DB
|
Berkeley DB
|
||||||
-----------
|
-----------
|
||||||
It is recommended to use Berkeley DB 4.8. If you have to build it yourself,
|
It is recommended to use Berkeley DB 4.8. If you have to build it yourself,
|
||||||
you can use [the installation script included in contrib/](contrib/install_db4.sh)
|
you can use [the installation script included in contrib/](/contrib/install_db4.sh)
|
||||||
like so
|
like so
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
|
|||||||
@@ -166,7 +166,7 @@ turned off by default. See the configure options for upnp behavior desired:
|
|||||||
Berkeley DB
|
Berkeley DB
|
||||||
-----------
|
-----------
|
||||||
It is recommended to use Berkeley DB 4.8. If you have to build it yourself,
|
It is recommended to use Berkeley DB 4.8. If you have to build it yourself,
|
||||||
you can use [the installation script included in contrib/](contrib/install_db4.sh)
|
you can use [the installation script included in contrib/](/contrib/install_db4.sh)
|
||||||
like so
|
like so
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
|
|||||||
Reference in New Issue
Block a user