Fix clone URL in README deployment instructions
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
eddbbbc5c0
commit
b1d3e6988a
@ -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
|
||||
```
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user