mirror of
https://github.com/Kozea/Radicale.git
synced 2025-06-26 16:45:52 +00:00
Use generic version 1.1.x in migration guide
This commit is contained in:
parent
357b364ed1
commit
07167169b7
1 changed files with 2 additions and 2 deletions
|
@ -1552,10 +1552,10 @@ caches. Clients can time out, subsequent requests will be much faster.
|
|||
You can check the imported storage for errors by starting Radicale >= 2.1.5
|
||||
with the ``--verify-storage`` argument.
|
||||
|
||||
You can install version 1.1.6 with:
|
||||
You can install version 1.1.x with:
|
||||
|
||||
```bash
|
||||
$ python3 -m pip install --upgrade radicale==1.1.6
|
||||
$ python3 -m pip install --upgrade radicale==1.1.*
|
||||
```
|
||||
|
||||
### Authentication
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue