diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-03-10 19:56:36 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-03-10 19:56:36 -0500 |
| commit | 9c0ee77d2904446c1db1905ac6d229c691b95a97 (patch) | |
| tree | b0136bf9170134ba6fc760b29649468ef7be570d /static/install | |
| parent | 7ad315c38375511227ebe64f93dc9e0268e8b9be (diff) | |
add note about Chromium being broken on Ubuntu
Diffstat (limited to 'static/install')
| -rw-r--r-- | static/install/web.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/install/web.html b/static/install/web.html index 8ad557de..2f45f77d 100644 --- a/static/install/web.html +++ b/static/install/web.html @@ -126,7 +126,7 @@ <p>Officially supported browsers for the web install method:</p> <ul> - <li>Chromium</li> + <li>Chromium (outside Ubuntu, since they ship a broken Snap package without working WebUSB)</li> <li>Vanadium (GrapheneOS)</li> <li>Google Chrome</li> <li>Microsoft Edge</li> |
