diff --git a/README.md b/README.md index a4332837..29602242 100644 --- a/README.md +++ b/README.md @@ -29,13 +29,13 @@ tox pip install -e ../path/to/catalog-tools # if you don't need to do live changes in catalog-tools you can install it "from source" -pip install git+https://github.com/swiss-seismological-service/catalog-tools.git +pip install git+https://github.com/swiss-seismological-service/SeismoStats.git # if you want to install a specific branch: -pip install git+https://github.com/swiss-seismological-service/catalog-tools.git@feature/branch +pip install git+https://github.com/swiss-seismological-service/SeismoStats.git@feature/branch # update it once the repo has changed: -pip install --force-reinstall git+https://github.com/swiss-seismological-service/catalog-tools.git +pip install --force-reinstall git+https://github.com/swiss-seismological-service/SeismoStats.git ``` ## Problems with geos