From 96821154c1f401deede52e6e444108db6c70d74d Mon Sep 17 00:00:00 2001 From: Dominik Neise Date: Fri, 11 May 2018 11:19:35 +0200 Subject: [PATCH] Update README.md mention relelase v1.0.0 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f981394..472eb6b 100644 --- a/README.md +++ b/README.md @@ -178,11 +178,11 @@ You do not have to use a [conda environment](https://conda.io/docs/user-guide/ta ### Linux (with anaconda) - pip install https://github.com/cta-sst-1m/protozfitsreader/archive/v0.44.4.tar.gz + pip install https://github.com/cta-sst-1m/protozfitsreader/archive/v1.0.0.tar.gz ### OSX (with anaconda) - pip install https://github.com/cta-sst-1m/protozfitsreader/archive/v0.44.4.tar.gz + pip install https://github.com/cta-sst-1m/protozfitsreader/archive/v1.0.0.tar.gz To use it you'll have to find your `site-packages` folder, e.g. like this: