From 86de567f64223fc4922983b9c1298255c46e7ccc Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Fri, 14 Oct 2011 01:22:38 +0200 Subject: [PATCH] Update .md file --- README | 4 ++-- README-FR | 4 ++-- README.md | 8 +++----- 3 files changed, 7 insertions(+), 9 deletions(-) diff --git a/README b/README index 82961571072..14cec7411cc 100644 --- a/README +++ b/README @@ -114,8 +114,8 @@ Miscellanous: - Optional WYSIWYG forms, optional Ajax forms. - Several skins. - Code is highly customizable (a lot of use of modules and submodules). -- Works with Mysql 3.1 or higher, experimental support for PostgreSql. -- Works with PHP 4.3 or higher. +- Works with Mysql 4.1 or higher, or PostgreSql 8.14 or higher. +- Works with PHP 5.0 or higher. - An easy to understand and maintain code (PHP with no heavy frameworks). - A trigger architecture to allow you to make Dolibarr business events run PHP code to update your own information system. diff --git a/README-FR b/README-FR index 57b770cd7d1..4f5dc1386e8 100644 --- a/README-FR +++ b/README-FR @@ -110,8 +110,8 @@ Miscellanous: - Very user friendly and easy to use. - Several skins. - Code is highly customizable (a lot of use of modules). -- Works with Mysql 3.1 or higher, experimental support for PostgreSql. -- Works with PHP 4.3 or higher. +- Works with Mysql 4.1 or higher, or PostgreSql 8.14 or higher. +- Works with PHP 5.0 or higher. V - CE QUE DOLIBARR NE PEUT PAS FAIRE (TACHES A FAIRE) diff --git a/README.md b/README.md index b43e5bedfa0..2acafba72bd 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,7 @@ Dolibarr ERP/CRM is a modern software to manage your company or foundation activ ## INSTALL -If you have no technical knowledge, and you are looking for an autoinstaller to install Dolibarr ERP/CRM in few clicks, you must download DoliWamp (the all-in-one package of Dolibarr for Windows), - -DoliDeb (the all-in-one package of Dolibarr for Debian or Ubuntu) or DoliRpm (the all-in-one package of Dolibarr for Fedora, Redhat, Opensue, Mandriva or Mageia). +If you have no technical knowledge, and you are looking for an autoinstaller to install Dolibarr ERP/CRM in few clicks, you must download DoliWamp (the all-in-one package of Dolibarr for Windows), DoliDeb (the all-in-one package of Dolibarr for Debian or Ubuntu) or DoliRpm (the all-in-one package of Dolibarr for Fedora, Redhat, Opensue, Mandriva or Mageia). You can download this at: [Official website] (http://www.dolibarr.org/downloads/) @@ -98,8 +96,8 @@ See ChangeLog file. - Optional WYSIWYG forms, optional Ajax forms. - Several skins. - Code is highly customizable (a lot of use of modules and submodules). -- Works with Mysql 3.1 or higher, experimental support for PostgreSql. -- Works with PHP 4.3 or higher. +- Works with Mysql 4.1 or higher, or PostgreSql 8.14 or higher. +- Works with PHP 5.0 or higher. - An easy to understand and maintain code (PHP with no heavy frameworks). - A trigger architecture to allow you to make Dolibarr business events run PHP code to update your own information system. - "NPR VAT Rate" (French particularity for managing VAT in DOM-TOM called "Non Perçue Récupérable").