Update README

This commit is contained in:
2025-05-09 03:18:30 +00:00
parent 0cef3e0a90
commit 9f81a91541

View File

@ -45,7 +45,7 @@ A Matrix bot written in Go that retrieves and displays college football (CFB) an
1. Clone the repository and navigate to its root:
```bash
git clone https://github.com/your-org/matrix-scores-bot.git
git clone https://git.ewnix.net/phlux/matrix-scores-bot.git
cd matrix-scores-bot
```