aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRiccardo Spagni <ric@spagni.net>2018-10-07 18:59:06 +0200
committerRiccardo Spagni <ric@spagni.net>2018-10-07 18:59:06 +0200
commit533d31d050121424636906e8fa4b010c51509566 (patch)
treea3b4e563db78124978c4b6aad2a9d9c76230698c
parentMerge pull request #4508 (diff)
parentREADME: update MSYS2 dependencies for Ledger (diff)
downloadmonero-533d31d050121424636906e8fa4b010c51509566.tar.xz
Merge pull request #4509
0656050f README: update MSYS2 dependencies for Ledger (Lafudoci)
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index d16b21528..bce41f5cf 100644
--- a/README.md
+++ b/README.md
@@ -317,11 +317,11 @@ application.
To build for 64-bit Windows:
- pacman -S mingw-w64-x86_64-toolchain make mingw-w64-x86_64-cmake mingw-w64-x86_64-boost mingw-w64-x86_64-openssl mingw-w64-x86_64-zeromq mingw-w64-x86_64-libsodium
+ pacman -S mingw-w64-x86_64-toolchain make mingw-w64-x86_64-cmake mingw-w64-x86_64-boost mingw-w64-x86_64-openssl mingw-w64-x86_64-zeromq mingw-w64-x86_64-libsodium mingw-w64-x86_64-hidapi
To build for 32-bit Windows:
- pacman -S mingw-w64-i686-toolchain make mingw-w64-i686-cmake mingw-w64-i686-boost mingw-w64-i686-openssl mingw-w64-i686-zeromq mingw-w64-i686-libsodium
+ pacman -S mingw-w64-i686-toolchain make mingw-w64-i686-cmake mingw-w64-i686-boost mingw-w64-i686-openssl mingw-w64-i686-zeromq mingw-w64-i686-libsodium mingw-w64-i686-hidapi
* Open the MingW shell via `MinGW-w64-Win64 Shell` shortcut on 64-bit Windows
or `MinGW-w64-Win64 Shell` shortcut on 32-bit Windows. Note that if you are