diff --git a/README.md b/README.md index a3ebcfc..0d30072 100644 --- a/README.md +++ b/README.md @@ -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 ```