diff --git a/docs/install.md b/docs/install.md index 2f34fd6..e7f900c 100644 --- a/docs/install.md +++ b/docs/install.md @@ -9,6 +9,6 @@ Make sure all prerequisites are met: Install admire locally by running: ```bash -git clone https://github.com/jenzopr/admire +git clone https://github.molgen.mpg.de/loosolab/admire.git export PATH=$PATH:dir/to/admire/src ```