浏览代码

README.md: updated path to git repo

Daniel-Constantin Mierla 7 年之前
父节点
当前提交
6ab794d47f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -102,7 +102,7 @@ environment if activate to be available only there or without virtual
 environment to be installed in the system.
 
 ```
-  $ git clone https://github.com/asipto/kamcli.git
+  $ git clone https://github.com/kamailio/kamcli.git
   $ cd kamcli
   $ pip install --editable .
 ```