Added installation guide to Readme
This commit is contained in:
13
README.md
13
README.md
@ -1,12 +1,19 @@
|
||||
# Beacon
|
||||
A website where AlwaysHAK gives IT Advice
|
||||
|
||||
# Features:
|
||||
## Features:
|
||||
- Homepage
|
||||
- Login Restyle
|
||||
- Chat System
|
||||
|
||||
# Done:
|
||||
## Done:
|
||||
- Login Page and Auth Functionality
|
||||
|
||||
# Bugs:
|
||||
## Bugs:
|
||||
|
||||
|
||||
## Installation Guide:
|
||||
1. Install Python (Example: Via the Microsoft Store)
|
||||
2. Open a terminal
|
||||
3. Run:[ pip install -r requirements.txt ]
|
||||
4. When requirements are done installing run:[ python run.py ] to start the localhost
|
@ -1 +0,0 @@
|
||||
run: pip install -r requirements.txt
|
Reference in New Issue
Block a user