Skip to content
Snippets Groups Projects
Commit 730d311e authored by Sicelo's avatar Sicelo Committed by Martijn Braam
Browse files

Update README.md (#1249)

x86 is also supported, not just x86_64
parent 40d8955b
No related branches found
No related tags found
No related merge requests found
......@@ -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`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment