mirror of
https://github.com/kuitoi/kuitoi-Server.git
synced 2025-08-17 16:25:36 +00:00
Add Installation
block
This commit is contained in:
parent
cbc493b9c5
commit
131220b678
@ -1,6 +1,13 @@
|
|||||||
# KuiToi-Server
|
# KuiToi-Server
|
||||||
|
|
||||||
|
## Installation
|
||||||
|
|
||||||
|
1. Clone the repository in a location of your choice with: `git clone -b Stable --recurse-submodules https://github.com/kuitoi/kuitoi-Server.git`.
|
||||||
|
2. Change directory into the KuiToi-Server: `cd KuiToi-Server`.
|
||||||
|
3. Ensure that all submodules are initialized by running git: `submodule update --init --recursive`.
|
||||||
|
4. Install requirements: `pip install -r requirements.txt`.
|
||||||
|
5. Change directory into sources: `cd src`.
|
||||||
|
6. Run KuiToi-Server: `python3 main.py`.
|
||||||
|
|
||||||
## Feedback
|
## Feedback
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user