simplify supported Android OSes for installation

This commit is contained in:
Daniel Micay 2023-12-30 18:33:09 -05:00
parent 211db6850e
commit b4bce9b510

View File

@ -120,7 +120,10 @@
<li>Linux Mint Debian Edition 6 (follow Debian 12 instructions)</li>
<li>ChromeOS</li>
<li>GrapheneOS</li>
<li>Google Android (stock Pixel OS) and other certified Android variants</li>
<li>Android 11 with Play Protect certification</li>
<li>Android 12 with Play Protect certification</li>
<li>Android 13 with Play Protect certification</li>
<li>Android 14 with Play Protect certification</li>
</ul>
<p>Make sure your operating system is up-to-date before proceeding.</p>