diff --git a/README.md b/README.md index 8a93b57..8e5c826 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Quizify is a music quiz that uses your Spotify playlists. Guess the artist, titl 1. **Clone the repository** ```sh - git clone https://github.com/your-username/quizify.git + git clone https://gitea.simolzimol.net/Simon/quizify.git cd quizify ```