From 689f024ca18ccac423a1062734f3f9c47570ec91 Mon Sep 17 00:00:00 2001 From: dataprolet Date: Sat, 13 Sep 2025 19:22:12 +0200 Subject: [PATCH] Rename screenshot --- README.md | 2 +- img/{screenshot.png => screenshot-new.png} | Bin 2 files changed, 1 insertion(+), 1 deletion(-) rename img/{screenshot.png => screenshot-new.png} (100%) diff --git a/README.md b/README.md index 9628f2b..e8b3f3b 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ This installation script aims for a simple (read minimal) Arch Linux installatio Tested and working as of **September 2025**. -![Post-install screenshot.](img/screenshot.png) +![Post-install screenshot.](img/screenshot-new.png) ## To automatically install Arch Linux, clone this repository: ``` diff --git a/img/screenshot.png b/img/screenshot-new.png similarity index 100% rename from img/screenshot.png rename to img/screenshot-new.png