Selaa lähdekoodia

README.md: updated path to git repo

Daniel-Constantin Mierla 7 vuotta sitten
vanhempi
commit
6ab794d47f
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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.
 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
   $ cd kamcli
   $ pip install --editable .
   $ pip install --editable .
 ```
 ```