Merge pull request #397 from linkchecker/doc-389

do not require ssh to clone from source
This commit is contained in:
Marius Gedminas 2020-05-21 18:28:20 +03:00 committed by GitHub
commit fd3ab13470
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -135,7 +135,7 @@ Manual setup for OSX systems
Now install py2app:
$ sudo easy_install -U py2app
5. git clone git@github.com:linkchecker/linkchecker.git linkchecker
5. git clone https://github.com/linkchecker/linkchecker
6. cd linkchecker