From 66742668c28267f0dc57f98a823eb8e0e797720e Mon Sep 17 00:00:00 2001 From: Brook Tozer Date: Wed, 3 Jul 2024 22:21:16 +1200 Subject: [PATCH] install instruction change --- README.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 356f7132..a439d788 100755 --- a/README.md +++ b/README.md @@ -123,13 +123,9 @@ Or on Windows use: activate gmgpy -**Installation option 1: using conda (highly recommended)** +**Installation option using pip test** - conda install gmgpy - -**Installation option 2: using pip** - - pip install gmgpy + pip install -i https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple gmgpy Launching gmg -------------