From 2bd742085f6245004e9d43dd05fd22ec184cc324 Mon Sep 17 00:00:00 2001 From: Cheesehamster983 Date: Wed, 18 Feb 2026 08:24:31 +0000 Subject: [PATCH] Updated readme.md command --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f6f2cd1..545933f 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,13 @@ 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 + +sudo dpkg -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