Document cloning from public URL rather than ssh

This commit is contained in:
Steve Atkins 2016-02-12 11:36:07 -08:00
parent 1d4b87ee46
commit a4903049a3

View File

@ -20,7 +20,7 @@ by using ``git``:
.. code:: bash
$ git clone github.com:danielquinn/paperless.git
$ git clone https://github.com/danielquinn/paperless.git
$ cd paperless
or just download the tarball and go that route: