Updated link

master
Keith Irwin 2023-03-10 10:47:38 -07:00
parent ac63955ce4
commit c56e835e02
Signed by: ki9
GPG Key ID: DF773B3F4A88DA86
1 changed files with 3 additions and 8 deletions

View File

@ -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.