diff options
| author | matchboxbananasynergy <107055883+matchboxbananasynergy@users.noreply.github.com> | 2022-12-15 00:28:39 +0000 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-12-14 22:34:48 -0500 |
| commit | 0e991ece8b34fdb7f5d06c0db3067f5d9b12ae35 (patch) | |
| tree | 1e54fe2e9a1f47d0a37c2a2161f83d414f85057d /static/install/web.html | |
| parent | 33a9639d4b910594cedd4c57298f35db94596264 (diff) | |
Add warning for Flatpak and Snap browsers
Diffstat (limited to 'static/install/web.html')
| -rw-r--r-- | static/install/web.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/static/install/web.html b/static/install/web.html index eccdbfa2..ab5899ae 100644 --- a/static/install/web.html +++ b/static/install/web.html @@ -145,6 +145,8 @@ <li>Microsoft Edge</li> <li>Brave</li> </ul> + + <p>You should avoid Flatpak and Snap versions of browsers, as they're known to cause issues during the installation process.</p> <p>Make sure your browser is up-to-date before proceeding.</p> |
