We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6db5c2 commit af60da5Copy full SHA for af60da5
README.md
@@ -96,9 +96,9 @@ Restic-Browser [OPTIONS]
96
- macOS 10.13 or later
97
98
#### Linux:
99
-- Linux with GLIBC_2.31 or later (e.g. Ubuntu 20.04 or later)
100
-- WebKit2 (install via `apt install libwebkit2gtk-4.0` on Ubuntu)
101
-- Try using the Linux appimage from the prebuilt releases, in case libwebkit2gtk-4.0 is not available on your system.
+- Linux with GLIBC_2.35 or later (e.g. Ubuntu 22.04 or later)
+- WebKit2 (install via `apt install libwebkit2gtk-4.1` on Ubuntu)
+- Try using the Linux appimage from the prebuilt releases, in case libwebkit2gtk-4.1 is not available on your system.
102
103
## Development
104
0 commit comments