From 940cd0468e83e7a82e394a8ce369c2fd3c2782cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Richard=20Tj=C3=B6rnhammar?= Date: Sun, 16 Oct 2022 09:57:56 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8cc40fc..32e81ba 100755 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ $ jupyter-notebook impetuous.ipynb and that's it. # Test installation -You can [download](https://gist.githubusercontent.com/richardtjornhammar/e2f95f70c3ba56e764117aa0f7398dfb/raw/6c80d3cffac1db3cc1530c74858be5816c307cea/test_impetuous.py) and run that python file to verify the installation. If it isn't working then there is an error with the package +You can [download](https://gist.githubusercontent.com/richardtjornhammar/e2f95f70c3ba56e764117aa0f7398dfb/raw/e9d85c22b9ba6264d1a19cfab1f00d7f7b3f62ef/test_impetuous.py) and run that python file to verify the installation. If it isn't working then there is an error with the package # [Example 0](https://gist.githubusercontent.com/richardtjornhammar/34e163cba547d6c856d902244edc2039/raw/2a069b062df486b8d081c8cfedbbb30321e44f36/example0.py): After installing `impetuous-gfa version >=0.66.5` you should be able to execute the code -- GitLab