Skip to content
This repository has been archived by the owner on Jan 30, 2021. It is now read-only.

Commit

Permalink
Improved text placement in README
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcin Kurczewski committed Jun 18, 2015
1 parent ce839ea commit 048d5dc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@ To download precompiled binaries for Windows, head over to
### Cross compiling for Windows

1. Make sure you have `mingw-w64` and if you with to compile GUI frontend -
`qt4` (compiled with MinGW-w64).
**Arch Linux**: to get these, you can install `mingw-w64-gcc` from main
`qt4` (compiled with MinGW-w64).
* **Arch Linux**: to get these, you can install `mingw-w64-gcc` from main
repositories and `mingw-w64-qt4` + dependencies from AUR.
**mxe**: I had no luck with linking to `mxe`'s qt version.
* **mxe**: unfortunately, I had no luck with linking to `mxe`'s qt version.
2. Run following:

./bootstrap
Expand Down

0 comments on commit 048d5dc

Please sign in to comment.