Update README.md (#1249)

x86 is also supported, not just x86_64
This commit is contained in:
Sicelo 2018-02-22 23:50:39 +02:00 committed by Martijn Braam
parent 40d8955bae
commit 730d311e75
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ For in-depth information please refer to the [postmarketOS wiki](https://wiki.po
## Requirements
* 2 GB of RAM recommended for compiling
* Linux distribution (`x86_64` or `aarch64`)
* Linux distribution (`x86`, `x86_64`, or `aarch64`)
* [Windows subsystem for Linux (WSL)](https://en.wikipedia.org/wiki/Windows_Subsystem_for_Linux) does **not** work! Please use [VirtualBox](https://www.virtualbox.org/) instead.
* Kernels based on the grsec patchset [do **not** work](https://github.com/postmarketOS/pmbootstrap/issues/107) *(Alpine: use linux-vanilla instead of linux-hardened, Arch: linux-hardened [is not based on grsec](https://www.reddit.com/r/archlinux/comments/68b2jn/linuxhardened_in_community_repo_a_grsecurity/))*
* On Alpine Linux only: `apk add coreutils`