forked from Public/monero-gui
doc: fixed formatting issues
This commit is contained in:
@@ -150,13 +150,13 @@ TODO
|
|||||||
pacman -S git
|
pacman -S git
|
||||||
```
|
```
|
||||||
4. Install Qt5:
|
4. Install Qt5:
|
||||||
- if you need to build x86 application, install:
|
- if you need to build x86 application, install:
|
||||||
|
|
||||||
```
|
```
|
||||||
pacman -S mingw-w64-i686-qt5
|
pacman -S mingw-w64-i686-qt5
|
||||||
```
|
```
|
||||||
|
|
||||||
- if you need to build x64 application, install:
|
- if you need to build x64 application, install:
|
||||||
|
|
||||||
```
|
```
|
||||||
pacman -S mingw-w64-x86_64-qt5
|
pacman -S mingw-w64-x86_64-qt5
|
||||||
|
|||||||
Reference in New Issue
Block a user