Skip to content

Commit e0fd27d

Browse files
committed
docs: Improve README information
1 parent e138f06 commit e0fd27d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,12 @@ To access the code for the previous version, you can check it out at [v0.5.0](ht
2828

2929
## Installation
3030

31+
**Note: In order to use this package, you need to have MetaTrader 5 installed on a Windows system with Python 3.8 or later.**
32+
3133
To install the package, you can use the following command:
3234

3335
```bash
3436
pip install mqpy
3537
```
38+
39+
Make sure to fulfill the prerequisites mentioned above before attempting to use the Mql5-Python-Integration (MQPy) package.

0 commit comments

Comments
 (0)