Skip to content

Commit

Permalink
Added extra requirements for 32-bit Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
buffer51 committed May 29, 2016
1 parent 189acef commit a15b588
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ On Debian-based Linux, you can run:
sudo apt-get install git make gcc g++ m4 texinfo bison flex wget
```

**Note:** When building the toolchain for Windows, **mingw-w64** is
also required.
**Note:** When building the toolchain for Windows, **mingw-w64** is required.
For 32-bit, **gcc-multilib** and **g++-multilib** are also needed.

#### Android NDK

Expand Down

0 comments on commit a15b588

Please sign in to comment.