Skip to content

Commit 8655591

Browse files
authored
Update README.md
1 parent bd5c416 commit 8655591

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,20 @@
11
# KeyAuth-Python-Example
22
KeyAuth Python Example For The https://keyauth.com Authentication system.
33

4+
# Instructions
5+
6+
Install Python (make sure to add to PATH)
7+
8+
Open Command Prompt
9+
10+
use the cd command to navigate to the path of the KeyAuth files
11+
12+
run `pip install -r requirements.txt`
13+
14+
set your application information in main.py
15+
16+
then run `python main.py`
17+
418
Setup video: https://www.youtube.com/watch?v=L2eAQOmuUiA
519

620
**What is KeyAuth?**

0 commit comments

Comments
 (0)