mirror of
https://github.com/Kozea/Radicale.git
synced 2025-06-29 16:55:32 +00:00
Add instructions to install directly from git
This commit is contained in:
parent
d8402fa7e8
commit
06efdb17ae
1 changed files with 3 additions and 2 deletions
|
@ -14,9 +14,10 @@ install, just type as superuser:
|
||||||
## Git Repository
|
## Git Repository
|
||||||
|
|
||||||
If you want the development version of Radicale, take a look at the
|
If you want the development version of Radicale, take a look at the
|
||||||
[git repository on GitHub]({{ site.github.repository_url }}), or clone it:
|
[git repository on GitHub]({{ site.github.repository_url }}), or install it
|
||||||
|
directly with:
|
||||||
|
|
||||||
git clone git://github.com/Kozea/Radicale.git
|
$ python3 -m pip install --upgrade git+https://github.com/Kozea/Radicale
|
||||||
|
|
||||||
You can also download
|
You can also download
|
||||||
[the Radicale package of the git repository](https://github.com/Kozea/Radicale/tarball/master).
|
[the Radicale package of the git repository](https://github.com/Kozea/Radicale/tarball/master).
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue