diff options
Diffstat (limited to 'doc/index.html')
-rw-r--r-- | doc/index.html | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html index 6d5d4965c54..7d47c6872f9 100644 --- a/doc/index.html +++ b/doc/index.html @@ -100,6 +100,11 @@ <p>Usando git:</p> +<pre><code>git clone git://git.sarava.org/arquivo.git +</code></pre> + +<p>Usando git via https:</p> + <pre><code>git clone https://arquivo.sarava.org/.git arquivo </code></pre> @@ -154,7 +159,7 @@ cd arquivo && git annex init SERVIDOR <!--<div class="pagedate"> - Last edited <span class="date">Sex 31 Jul 2015 23:34:24 BRT</span> + Last edited <span class="date">Sex 31 Jul 2015 23:41:13 BRT</span> </div> --> </div> |