Explorar o código

use github repo for cloning kamailio source tree with git

Daniel-Constantin Mierla %!s(int64=8) %!d(string=hai) anos
pai
achega
ae3bf864b8
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      kamailio-install-guide-git/docs/index.md

+ 1 - 1
kamailio-install-guide-git/docs/index.md

@@ -63,7 +63,7 @@ will be stored.
 Download the sources from GIT using the following commands.
 
 ```Shell
-  git clone --depth 1 --no-single-branch git://git.kamailio.org/kamailio kamailio
+  git clone --depth 1 --no-single-branch https://github.com/kamailio/kamailio kamailio
   cd kamailio
 ```