mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-09 00:05:21 +01:00
Document cloning from public URL rather than ssh
This commit is contained in:
parent
1d4b87ee46
commit
a4903049a3
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ by using ``git``:
|
||||||
|
|
||||||
.. code:: bash
|
.. code:: bash
|
||||||
|
|
||||||
$ git clone github.com:danielquinn/paperless.git
|
$ git clone https://github.com/danielquinn/paperless.git
|
||||||
$ cd paperless
|
$ cd paperless
|
||||||
|
|
||||||
or just download the tarball and go that route:
|
or just download the tarball and go that route:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue