From 86aa7a06151614b88a2eafd89d0782cd70d530c7 Mon Sep 17 00:00:00 2001
From: copp1723 <200090596+copp1723@users.noreply.github.com>
Date: Sun, 10 May 2026 20:51:22 -0500
Subject: [PATCH 1/2] docs: update Flatpak runtime install step
---
docs/content/getting_started/install_instructions.mdx | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/docs/content/getting_started/install_instructions.mdx b/docs/content/getting_started/install_instructions.mdx
index 2d630a09db..235118c24c 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
```
@@ -178,4 +178,3 @@ Each release includes `.asc` signature files alongside the binaries.
-
From 24ce87c88f0f3b3f6328260c01567ff92ecefffe Mon Sep 17 00:00:00 2001
From: copp1723 <200090596+copp1723@users.noreply.github.com>
Date: Sun, 10 May 2026 20:51:44 -0500
Subject: [PATCH 2/2] docs: preserve Flatpak install file ending
---
docs/content/getting_started/install_instructions.mdx | 1 +
1 file changed, 1 insertion(+)
diff --git a/docs/content/getting_started/install_instructions.mdx b/docs/content/getting_started/install_instructions.mdx
index 235118c24c..2700ef3e1f 100644
--- a/docs/content/getting_started/install_instructions.mdx
+++ b/docs/content/getting_started/install_instructions.mdx
@@ -178,3 +178,4 @@ Each release includes `.asc` signature files alongside the binaries.
+