docs: prevent user to clone wrong repo (#1657)
This commit is contained in:
parent
83eec6a878
commit
b94eb2e92f
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue