Use HTTP github URL instead of SSH
This commit is contained in:
parent
d3bc206413
commit
31213aa113
@ -31,7 +31,7 @@ Now use ``git`` to check out the Converse repository:
|
||||
|
||||
::
|
||||
|
||||
git clone git@github.com:conversejs/converse.js.git
|
||||
git clone https://github.com/conversejs/converse.js.git
|
||||
|
||||
Now go into the repository checkout and run ``make dev`` in order to set up the
|
||||
development environment.
|
||||
|
Loading…
Reference in New Issue
Block a user