docs: prevent user to clone wrong repo (#1657)

This commit is contained in:
Jonas L 2022-03-03 12:38:02 +01:00 committed by GitHub
parent 83eec6a878
commit b94eb2e92f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -65,6 +65,12 @@ git clone https://github.com/libretime/libretime
cd libretime
```
:::caution
Don't use the https://github.com/libretime/libretime-debian-packaging repository, it is only used to create LibreTime packages.
:::
:::info
When upgrading, you can pull the latest changes from the repository before checking out the desired version: