Update README.md

Rewrite requirements section to leave out versions and only have to change it in one place on the wiki going forward.
This commit is contained in:
Dennis Priskorn
2021-06-18 22:53:04 +02:00
committed by GitHub
parent ad105e97d1
commit 4cfb4bc528

View File

@@ -201,8 +201,9 @@ See the [ChangeLog](https://github.com/Dolibarr/dolibarr/blob/develop/ChangeLog)
### System Environment / Requirements
- Works with PHP 5.6+ and MariaDB 5.0.3+, MySQL 5.0.3+ or PostgreSQL 8.1.4+ (See requirements on the [Wiki](https://wiki.dolibarr.org/index.php/Prerequisite))
(See exact requirements on the [Wiki](https://wiki.dolibarr.org/index.php/Prerequisite))
- PHP
- MariaDB, MySQL or PostgreSQL
- Compatible with all Cloud solutions that match PHP & MySQL or PostgreSQL prerequisites.