diff options
author | Wladimir J. van der Laan <laanwj@gmail.com> | 2011-07-07 21:19:25 +0200 |
---|---|---|
committer | Wladimir J. van der Laan <laanwj@gmail.com> | 2011-07-07 21:19:25 +0200 |
commit | ba3d0255fcb0a661097a7d4b67cd16a1da26cddc (patch) | |
tree | b8fd2bb9c963a18f3b3214e0e1546b1d96d31f8e /README.rst | |
parent | 0002bdddfa81123d479d3c37a37e67f8334fd980 (diff) |
Add German translation by nico_w
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst index d9b470227b..949bf17e8a 100644 --- a/README.rst +++ b/README.rst @@ -81,7 +81,7 @@ Windows build instructions: Berkely DB version warning ========================== -A warning for people using the *static binary* version of Bitcoin (tl;dr: **Berkely DB databases are not forward compatible**). +A warning for people using the *static binary* version of Bitcoin on a Linux/UNIX-ish system (tl;dr: **Berkely DB databases are not forward compatible**). The static binary version of Bitcoin is linked against libdb4.7 or libdb4.8 (see also `this Debian issue`_). |