Update README.md

Installation guide has now been updated to webgif_2.0!
This commit is contained in:
2026-02-18 13:50:35 +00:00
parent 2cd740ccbd
commit d94f5cd1cd

View File

@@ -7,12 +7,12 @@ WebGIF a simple tool to display a GIF on a web page.
Use this command to download the latest version of gitea:
curl -O http://100.117.54.87:3000/Cheesehamster983/WebGIF/raw/branch/main/webgif_1.6.deb
curl -O http://100.117.54.87:3000/Cheesehamster983/WebGIF/raw/branch/main/webgif_2.0.deb
And after the command above use this command:
sudo dpkg -i webgif_1.6.deb
sudo dpkg -i webgif_2.0.deb
And then you have webgif installed! Make sure to read the README.md in /usr/share/webgif for starting instructions and more!