mirror of
https://github.com/bitcoin/bitcoin.git
synced 2024-11-20 10:38:42 +01:00
Merge pull request #1331 from roques/trivia
Fix typo. libarcode => libqrcode
This commit is contained in:
commit
1844b2fdb4
@ -40,7 +40,7 @@ turned off by default. Set USE_UPNP to a different value to control this:
|
||||
libqrencode may be used for QRCode image generation. It can be downloaded
|
||||
from http://fukuchi.org/works/qrencode/index.html.en, or installed via
|
||||
your package manager. Set USE_QRCODE to control this:
|
||||
USE_QRCODE=0 (the default) No QRCode support - libarcode not required
|
||||
USE_QRCODE=0 (the default) No QRCode support - libqrcode not required
|
||||
USE_QRCODE=1 QRCode support enabled
|
||||
|
||||
IPv6 support may be enabled by setting
|
||||
|
Loading…
Reference in New Issue
Block a user