Commit 31213aa1 authored by JC Brand's avatar JC Brand

Use HTTP github URL instead of SSH

parent d3bc2064
......@@ -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.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment