mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-03-12 09:36:59 +00:00
doc: fixed formatting issues
This commit is contained in:
parent
7827417301
commit
653e5f13ed
1 changed files with 8 additions and 8 deletions
|
@ -150,13 +150,13 @@ TODO
|
|||
pacman -S git
|
||||
```
|
||||
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
|
||||
```
|
||||
|
||||
- if you need to build x64 application, install:
|
||||
- if you need to build x64 application, install:
|
||||
|
||||
```
|
||||
pacman -S mingw-w64-x86_64-qt5
|
||||
|
|
Loading…
Reference in a new issue