1
0
Fork 0
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:
Unrud 2020-05-19 03:44:37 +02:00 committed by GitHub
parent 357b364ed1
commit 07167169b7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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