From bb2c35ae8584d9517d7de18bb6519e8a711b6ffa Mon Sep 17 00:00:00 2001 From: wwmm Date: Mon, 23 Sep 2024 18:44:57 -0300 Subject: [PATCH] added an AUR pkgbuild --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 56d883d..e69f69b 100644 --- a/README.md +++ b/README.md @@ -14,8 +14,8 @@ Features: Required libraries: -- Python 3 with Numpy, Scipy, PySide2, Matplotlib 3 -- Qt 5 or above(on Arch Linux this means the packages qt5-base and qt5-declarative) +- Python 3 with Numpy, Scipy, PySide6, Matplotlib 3 +- Qt 6 or above(on Arch Linux this means the packages qt6-base and qt5-declarative) After installing the required libraries execute the main.py script in a terminal: