diff --git a/README.md b/README.md index f520026..c2f7467 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,7 @@ Use the frontend URL in your browser. The database file is created automatically 1. Clone the repo to your server (e.g. `/opt/cookie-tracker`): ```bash - git clone https://your-git-host/your-repo/cookie-tracker.git /opt/cookie-tracker + git clone https://git.raylos.net/adamp/cookie-tracker.git /opt/cookie-tracker cd /opt/cookie-tracker ```