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