Update INSTALL.md

The previous link was broken as python website went a redesigning
the new attached link points to the correct URL
This commit is contained in:
Akshat Khatri
2024-07-17 11:40:53 +05:30
committed by GitHub
parent b1a8b2c85c
commit bbb088913f

View File

@@ -8,7 +8,7 @@ Before installing Picard from source, you need to check you have the following d
Required:
* [Python 3.9 or newer](https://python.org/download)
* [Python 3.9 or newer](https://www.python.org/downloads/)
* [PyQt 6.5 or newer](https://riverbankcomputing.com/software/pyqt/download)
* [Mutagen 1.37 or newer](https://mutagen.readthedocs.io/)
* [PyYAML 5.1 or newer](https://pyyaml.org/)