diff --git a/commix/install b/commix/install index 6d9f304..37a9b02 100755 --- a/commix/install +++ b/commix/install @@ -1,6 +1,6 @@ #!/bin/bash -ex -git clone --depth 1 https://github.com/stasinopoulos/commix.git +git clone --depth 1 https://github.com/commixproject/commix.git mkdir bin cd bin ln -s ../commix/commix.py