From cc72d2ea4189998892a8d8f49a69cdc77444c95d Mon Sep 17 00:00:00 2001 From: Hash Borgir Date: Mon, 12 Feb 2024 15:51:15 -0700 Subject: [PATCH] Updated README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 77b1753..5d583ab 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Matrix Bot is a Python-based chat bot designed to work with Matrix, an open netw ## Installation 1. Clone the repository: -`git clone https://github.com/example/matrix-bot.git` +`git clone https://git.stoned.io/hash/FunguyBot` 2. Install dependencies: `pip install -r requirements.txt`