From f4c2fa3d271c877da741963ad8e61802dff7e043 Mon Sep 17 00:00:00 2001 From: Sebin Nyshkim Date: Fri, 11 Feb 2022 14:02:06 +0100 Subject: [PATCH] docs: remove hard version number from Arch install instructions --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cc24022..fec473e 100644 --- a/README.md +++ b/README.md @@ -28,10 +28,10 @@ Then install the package for your desktop. ~~~bash # GNOME -pacman -U sebin-dynamic-wallpaper-1.0.5-1-any.pkg.tar.zst +pacman -U sebin-dynamic-wallpaper-1*.pkg.tar.zst # KDE Plasma (⚠️ NOTE: the KDE Plasma version has a dependency to an AUR package, consider using an AUR helper, e.g. yay) -pacman -U sebin-dynamic-wallpaper-kde-1.0.5-1-any.pkg.tar.zst +pacman -U sebin-dynamic-wallpaper-kde-*.pkg.tar.zst ~~~ The wallpaper should show up in your desktop's wallpaper settings. Select it and enjoy a different wallpaper at different times throughout the day ✨