Merge pull request #26 from wttw/master

Document cloning from public URL rather than ssh
This commit is contained in:
Daniel Quinn 2016-02-12 20:30:07 +00:00
commit b7859a0ff3

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: