mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-04-22 15:14:44 +00:00
Merge pull request #397 from linkchecker/doc-389
do not require ssh to clone from source
This commit is contained in:
commit
fd3ab13470
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue