From 6a7e2ec4203b903e1b7a0122cecbb945cd80d53e Mon Sep 17 00:00:00 2001 From: Cheesehamster983 Date: Wed, 18 Feb 2026 08:09:03 +0000 Subject: [PATCH] Updated readme.md Installation guide. --- README.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1430178..f6f2cd1 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,14 @@ # WebGIF -WebGIF a simple tool to display a GIF on a web page. \ No newline at end of file +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! \ No newline at end of file