From b59626a4db1686528e70bb6bdc3213022217e815 Mon Sep 17 00:00:00 2001 From: PyDEF Date: Thu, 9 May 2019 14:17:44 +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 909cc3ec..72cae807 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ the executable PyDEF2.exe. No installation is required as long as the file stays inside this folder (the folder itself can be moved wherever wanted). -To use the code from Python, check that Python 2.7 is installed +To use the code from Python, check that Python 3.7 is installed with the following libraries: - numpy - matplotlib