diff --git a/docs/content/getting_started/install_instructions.mdx b/docs/content/getting_started/install_instructions.mdx index 2d630a09db..2700ef3e1f 100644 --- a/docs/content/getting_started/install_instructions.mdx +++ b/docs/content/getting_started/install_instructions.mdx @@ -81,7 +81,7 @@ Choose your platform and follow the instructions. # Add eigenwallet repo flatpak remote-add --if-not-exists eigenwallet https://eigenwallet.github.io/core/eigenwallet.flatpakrepo # Add dependencies - flatpak install flathub org.gnome.Platform//47 + flatpak install flathub org.gnome.Platform//48 # Install eigenwallet flatpak install eigenwallet org.eigenwallet.app ```