doc: fixed formatting issues

This commit is contained in:
Ilya Kitaev 2016-10-13 16:07:47 +03:00
parent 7827417301
commit 653e5f13ed

View file

@ -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