Updated readme.md

Installation guide.
This commit is contained in:
2026-02-18 08:09:03 +00:00
parent 30a1fb4066
commit 6a7e2ec420

View File

@@ -1,3 +1,14 @@
# WebGIF
WebGIF a simple tool to display a GIF on a web page.
WebGIF a simple tool to display a GIF on a web page.
# Installation
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
And after the command above use this command:
sudo dkpg -i webgif_1.6.deb
And then you have webgif installed! Make sure to read the README.md in /usr/share/webgif for starting instructions and more!