mirror of
https://github.com/haveno-dex/haveno.git
synced 2024-10-01 01:35:48 -04:00
add windows instructions to use default=all
This commit is contained in:
parent
aafb47e2ce
commit
145157f84d
@ -13,7 +13,7 @@ On Windows:
|
|||||||
3. Install [MSYS2](https://www.msys2.org/).
|
3. Install [MSYS2](https://www.msys2.org/).
|
||||||
4. Start MSYS2 MINGW64 or MSYS MINGW32 depending on your system. Use MSYS2 for all commands throughout this document.
|
4. Start MSYS2 MINGW64 or MSYS MINGW32 depending on your system. Use MSYS2 for all commands throughout this document.
|
||||||
5. Update pacman: `pacman -Syy`
|
5. Update pacman: `pacman -Syy`
|
||||||
6. Install dependencies:
|
6. Install dependencies. During installation, use default=all by leaving the input blank and pressing enter.
|
||||||
|
|
||||||
64-bit: `pacman -S mingw-w64-x86_64-toolchain make mingw-w64-x86_64-cmake git`
|
64-bit: `pacman -S mingw-w64-x86_64-toolchain make mingw-w64-x86_64-cmake git`
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user