diff --git a/README.md b/README.md index d44f0db..2a196ee 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Installation: Pull and install the code directly from the github [project page](https://github.com/rionbr/CANA). ``` - pip install git+https://github.com/rionbr/CANA + pip install git+https://github.com/CASCI-lab/CANA ``` Please note that CANA uses Cython. For it to compile you may need to install the following: @@ -121,4 +121,4 @@ v0.0.2 v.0.0.1 - Control (FVS, MDS, CSTG) methods. - Canalization methods. -- Implementation ported to public package. \ No newline at end of file +- Implementation ported to public package.