Update README.md
This commit is contained in:
parent
ad6491ec35
commit
b40f00c731
13
README.md
13
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)
|
Loading…
Reference in New Issue