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