Updated readme.md command

This commit is contained in:
2026-02-18 08:24:31 +00:00
parent 6a7e2ec420
commit 2bd742085f

View File

@@ -6,9 +6,13 @@ WebGIF a simple tool to display a GIF on a web page.
# Installation # Installation
Use this command to download the latest version of gitea: 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_1.6.deb
And after the command above use this command: 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! And then you have webgif installed! Make sure to read the README.md in /usr/share/webgif for starting instructions and more!