Add README.md
This commit is contained in:
parent
df5433db25
commit
40b744fa58
|
@ -0,0 +1,13 @@
|
|||
## Installation
|
||||
|
||||
# Arch
|
||||
makepkg -si
|
||||
|
||||
# Fedora
|
||||
run 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)
|
||||
|
||||
## Usage
|
||||
ip-lookup (IP ADDRESS)
|
Loading…
Reference in New Issue