Fix link in README
authorColin Clark <[email protected]>
Wed, 30 Aug 2023 14:49:49 +0000 (15:49 +0100)
committerColin Clark <[email protected]>
Wed, 30 Aug 2023 14:49:49 +0000 (15:49 +0100)
README.md

index 931586d8d2cfbd0bbc3b666cedd0f381f5ac00b7..0512814b6b27b6f91a6e29f21ef63fffe70f64f0 100644 (file)
--- a/README.md
+++ b/README.md
@@ -123,7 +123,7 @@ The minimal version can display jpegs, pngs and some other formats, but does not
 This script file will download the latest Continuous Build AppImages for you:
 
 ```sh
-wget https://github.com/BestImageViewer/geeqie/blob/master/scripts/geeqie-download-appimage.sh
+wget https://raw.githubusercontent.com/BestImageViewer/geeqie/master/scripts/geeqie-download-appimage.sh
 chmod +x geeqie-download-appimage.sh
 ```