From 2a0f0a82e157c162d8371dce2aadb2ccc9e44d52 Mon Sep 17 00:00:00 2001
From: sij <sij@sij.law>
Date: Sun, 2 Feb 2025 23:34:13 +0000
Subject: [PATCH] Update README.md

---
 README.md | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/README.md b/README.md
index 634924d..52ff8ad 100644
--- a/README.md
+++ b/README.md
@@ -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