add warning about encryption support to readme

This commit is contained in:
Dan Johansen 2020-05-20 15:52:57 +02:00
parent cebf677e28
commit 7aebe5acb2
No known key found for this signature in database
GPG Key ID: 084A7FC0035B1D49
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@ Then reboot. You can now launch the installer with:
sudo bash manjaro-arm-installer sudo bash manjaro-arm-installer
``` ```
Or with encryption support: Or with encryption support:
*Warning! Encryption support is experimental and only Pinebook Pro is supported at this time!*
``` ```
export CRYPT="y" export CRYPT="y"
sudo bash manjaro-arm-installer sudo bash manjaro-arm-installer