Update README.md
This commit is contained in:
parent
c99cc90557
commit
2a0f0a82e1
1 changed files with 6 additions and 0 deletions
|
@ -16,6 +16,12 @@ Currently in use for the [We2.ee](https://we2.ee/about) homeserver, at [join.we2
|
||||||
|
|
||||||
## Setup
|
## Setup
|
||||||
|
|
||||||
|
1. Clone the repo
|
||||||
|
```bash
|
||||||
|
git clone https://sij.ai/sij/hand_of_morpheus
|
||||||
|
cd hand_of_morpheus
|
||||||
|
```
|
||||||
|
|
||||||
2. Install dependencies:
|
2. Install dependencies:
|
||||||
```bash
|
```bash
|
||||||
pip install fastapi uvicorn jinja2 httpx pyyaml python-multipart
|
pip install fastapi uvicorn jinja2 httpx pyyaml python-multipart
|
||||||
|
|
Loading…
Add table
Reference in a new issue