Update index.html

This commit is contained in:
Anthony Wang 2021-07-23 10:10:11 -05:00 committed by GitHub
parent 61286cc159
commit 448dedd8e5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -51,7 +51,7 @@
<b>Can you install <i>X</i>?</b>
</p>
<p>
If it's free and open-source, then most likely yes! Just ask on Matrix, as usual. I'm a bit stricter about proprietary software, but if you have a legitimate reason for it, then sure. You can also install apps yourself from <a href="https://flathub.org">Flathub</a> with <i>flatpak install --user APPNAME</i>. <a href="https://www.appimagehub.com/">AppImage</a> also works.
If it's free and open-source, then most likely yes! Just ask on Matrix, as usual. I'm a bit stricter about proprietary software, but if you have a legitimate reason for it, then sure. You can also install apps yourself from <a href="https://flathub.org">Flathub</a>. First, run <i>flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo --user</i> to get everything set up, and then you can install stuff with <i>flatpak install --user APPNAME</i>. <a href="https://www.appimagehub.com/">AppImage</a> also works.
</p>
<br>
<p>