Skip to content

Commit 4658e74

Browse files
authored
Update INSTALLING.md
1 parent d97cfda commit 4658e74

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

INSTALLING.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,13 @@ First we need to install the requirements.
55
We can do that by running:
66

77
pip install -r requirements.txt
8+
9+
You will need an API key from IPInfo.io
10+
11+
Get one [Here](https://ipinfo.io/signup)
812

13+
Set the first line in `keys.txt` to your API key
14+
915
You can now run the program by using:
1016

1117
python3 PInfo.py

0 commit comments

Comments
 (0)