Browse Source

README.md: updated path to git repo

Daniel-Constantin Mierla 7 years ago
parent
commit
6ab794d47f
1 changed files with 1 additions and 1 deletions
  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 .
 ```