diff --git a/content/posts/mobile-linux-2025.md b/content/posts/mobile-linux-2025.md
index fecf295..69f2b20 100644
--- a/content/posts/mobile-linux-2025.md
+++ b/content/posts/mobile-linux-2025.md
@@ -116,6 +116,12 @@ After the shell the next most important for a mobile device (and desktop in my e
+For an OS based on Alpine Linux I usually just do a `sudo apk update; sudo apk upgrade` but if you are used to a UI you can use GNOME Software for applying updates as well.
+
+
+
+
+
### Social Media
For Mastodon usage Tuba is a great mobile (and desktop) client:
diff --git a/static/images/mobile-linux-2025/GNOME-Software-Updates.png b/static/images/mobile-linux-2025/GNOME-Software-Updates.png
new file mode 100644
index 0000000..8ed49d9
Binary files /dev/null and b/static/images/mobile-linux-2025/GNOME-Software-Updates.png differ