From b40f00c731f3c0257945e8b441ca7902a7f9d925 Mon Sep 17 00:00:00 2001 From: Wizzard Date: Mon, 26 Feb 2024 02:30:43 -0500 Subject: [PATCH] Update README.md --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index ecb44a1..efb1854 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,19 @@ clone this repo into your `void-packages/srcpkgs` folder with the following command `git clone https://git.deadzone.lol/Wizzard/ip-lookup-void-template ip-lookup` (it must be named ip-lookup) +## Installation + +# Arch +makepkg -si + +# Fedora +build-fedora.sh + +# Void +clone this repo into your `void-packages/srcpkgs` folder with the following command `git clone https://git.deadzone.lol/Wizzard/ip-lookup-void-template ip-lookup` (it must be named ip-lookup) + +#Fedora ./build + ## Post Installation ip-lookup (ip address) \ No newline at end of file