From c7a6ff0b345d9d17e4748ea9dc864dc0aef3a770 Mon Sep 17 00:00:00 2001 From: PureTryOut Date: Sun, 3 Sep 2017 16:07:22 +0200 Subject: [PATCH] Make sure to tell people WSL is not supported (#507) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5d4c98ed..86e04d57 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ For in-depth information please refer to the [postmarketOS wiki](https://wiki.po ## Requirements * Linux distribution (`x86_64` or `aarch64`) + * Note: [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. * 2 GB of RAM recommended for compiling * Python 3.4+ * OpenSSL