From c56e835e028304dd8fac904c0337fb3529a725c6 Mon Sep 17 00:00:00 2001 From: Keith Irwin Date: Fri, 10 Mar 2023 10:47:38 -0700 Subject: [PATCH] Updated link --- README.md | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 0e89862..0c989a1 100644 --- a/README.md +++ b/README.md @@ -17,15 +17,10 @@ On ubuntu or debian: sudo apt install zenity scanimage ``` -### Download - -```sh -sudo git clone https://gitea.gf4.pw/ki9/scanpix.git /usr/local/src/scanpix -``` - -### Install +### Download and install ```sh +sudo git clone https://gitea.gf4.pw/ki9/scanpix.git /usr/local/src/scanpix && \ sudo ln -s /usr/local/src/scanpix/scanpix /usr/local/bin/scanpix ``` @@ -71,7 +66,7 @@ If you use thunar, you might find it helpful to set up a custom action for `scan ## License **scanpix** - *Batch scan photos of the same size*\ -Copyright © 2016-2023 Keith Irwin [www.ki9.us](https://www.ki9.us/) +Copyright © 2016-2023 Keith Irwin [ki9.gf4.pw](https://ki9.gf4.pw/) This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.