Update readme to drop Delphi 6 support
This commit is contained in:
@@ -10,14 +10,14 @@ a simple Unicode-enabled object wrapper to simplify the use of this database eng
|
||||
|
||||
## Compatibility
|
||||
|
||||
Compatible with Delphi/C++Builder 6–XE5 and FreePascal/Lazarus.
|
||||
Compatible with Delphi 7 and later, and FreePascal/Lazarus.
|
||||
|
||||
## Installation and usage notes
|
||||
|
||||
Unzip the package somewhere on your hard drive. Now you need to add the full path of the Source
|
||||
folder to your IDE options.
|
||||
|
||||
#### For Delphi 6–7 or C++Builder 6
|
||||
#### For Delphi 7 or C++Builder 6
|
||||
|
||||
Select *Tools > Environment Options* from the menu, then go to the *Library* tab and add the full
|
||||
path of this package's Source directory to the *Library Path*.
|
||||
|
||||
Reference in New Issue
Block a user