add warning about encryption support to readme
This commit is contained in:
parent
cebf677e28
commit
7aebe5acb2
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue