Update README.md

This commit is contained in:
Tomáš Dvořák
2025-07-17 15:04:41 +02:00
committed by GitHub
parent b83484e4c8
commit 8a686b6404
+1 -1
View File
@@ -2,7 +2,7 @@
## Installation ## Installation
To use the EDI Parser, you'll need to have Python 3 installed on your system. You can download the latest version of Python from the official website: [https://www.python.org/downloads/](https://www.python.org/downloads/). To use the EDI Parser, you'll need to have Python 3 (3.12 recommended, do to compilation issues) installed on your system. You can download the latest version of Python from the official website: [https://www.python.org/downloads/](https://www.python.org/downloads/).
Once you have Python installed, you can install the required dependencies by running the following command in your terminal or command prompt: Once you have Python installed, you can install the required dependencies by running the following command in your terminal or command prompt: