Update README.md

This commit is contained in:
Sangye Ince-Johannsen 2025-02-02 23:34:13 +00:00
parent c99cc90557
commit 2a0f0a82e1

View file

@ -16,6 +16,12 @@ Currently in use for the [We2.ee](https://we2.ee/about) homeserver, at [join.we2
## Setup
1. Clone the repo
```bash
git clone https://sij.ai/sij/hand_of_morpheus
cd hand_of_morpheus
```
2. Install dependencies:
```bash
pip install fastapi uvicorn jinja2 httpx pyyaml python-multipart