From 7aebe5acb2967cde5a1c6ba455aa0ed55bdd58f3 Mon Sep 17 00:00:00 2001 From: Dan Johansen Date: Wed, 20 May 2020 15:52:57 +0200 Subject: [PATCH] add warning about encryption support to readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d3a78e8..5585474 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,7 @@ Then reboot. You can now launch the installer with: sudo bash manjaro-arm-installer ``` Or with encryption support: +*Warning! Encryption support is experimental and only Pinebook Pro is supported at this time!* ``` export CRYPT="y" sudo bash manjaro-arm-installer