diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ InfCloud allows you to to manage appointments, tasks and contacts in the browser ## Installation ```shell -$ python3 -m pip install --upgrade git+https://github.com/Unrud/RadicaleInfCloud +$ python3 -m pip install --upgrade https://github.com/Unrud/RadicaleInfCloud/archive/master.tar.gz ``` ## Configuration |