diff --git a/README.md b/README.md index 16a8108..f8f7473 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Paramecio should work fine in 3.5-3.9 but is tested in 3.10 and 3.11 python 3 ve In Debian and Ubuntu you can install Python 3 using the next command: `apt-get install python3`. -In Fedora and other Red Hat derived distros you can use `yum install python3`. In RedHat/Centos 6 or 7 you need install [Ius Repos](https://ius.io/GettingStarted/) for get recent versions of python3. In new Fedora and new Red Hat/CentOS/derivated versions you can use dnf, a drop-in replacement for yum: `dnf install python3`. +In Fedora and other Red Hat derived distros you can use `yum install python3`. In RedHat/Centos 6 or 7 are not supported. In new Fedora and new Red Hat/CentOS/derivated versions you can use dnf, a drop-in replacement for yum: `dnf install python3`. ### MySQL or MariaDB database servers.