diff --git a/docs/pages/getting-started/install.mdx b/docs/pages/getting-started/install.mdx index c5aeafa88..528fa4fd9 100644 --- a/docs/pages/getting-started/install.mdx +++ b/docs/pages/getting-started/install.mdx @@ -34,7 +34,7 @@ For previous releases, please take a look at the [Github releases page](https:// Make sure you have the following dependencies installed for the Appimage to work (usually already installed in desktop distributions): -- glibc version 2.30+ +- glibc version 2.35+ - fuse2, fuse2 libraries, libopengl, libfribidi, libegl, libxgl - `sudo apt-get install fuse libfuse2 libopengl0 libfribidi0` - `sudo dnf install fuse fuse-libs libglvnd-egl libglvnd-opengl libglvnd-glx harfbuzz fontconfig fribidi libthai`