From 75057fbfef1150e8b998cf9f38d65d2f0e178073 Mon Sep 17 00:00:00 2001 From: Nathan Baker Date: Thu, 18 Jun 2020 09:53:17 -0700 Subject: [PATCH] Remove specific version number Co-authored-by: Oliver Beckstein --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8b4712c..4cf474a 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ in publications: ## Requirements -PROPKA 3.2 requires Python 3.5 or higher. Additional requirements are specified in the `requirements.txt` file and automatically satisfied when installing with [pip](https://pip.pypa.io). +PROPKA 3 requires Python 3.5 or higher. Additional requirements are specified in the `requirements.txt` file and automatically satisfied when installing with [pip](https://pip.pypa.io). ## Installation