diff --git a/README.md b/README.md index 0e04b7ed..1dad8ec3 100644 --- a/README.md +++ b/README.md @@ -45,15 +45,16 @@ The key features are: ## Installation +> [!IMPORTANT] +> To work with Mimesis on Python versions 3.8 and 3.9, the final compatible version is Mimesis 11.1.0. Install this specific version to ensure compatibility. + + To install mimesis, use pip: ``` ~ pip install mimesis ``` -To work with Mimesis on Python versions 3.8 and 3.9, the final compatible version is Mimesis 11.1.0. -Install this specific version to ensure compatibility. - ## Documentation You can find the complete documentation on the [Read the Docs](https://mimesis.name/).