From 54186aa7f40393a6d474e841f893f3a73c7c11bc Mon Sep 17 00:00:00 2001 From: Yuri Plashenkov Date: Mon, 3 Nov 2025 03:49:10 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 893ce74..9626d84 100644 --- a/README.md +++ b/README.md @@ -17,12 +17,12 @@ Compatible with Delphi 7 and later, and FreePascal/Lazarus. 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 7 or C++Builder 6 +#### For Delphi 7 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*. -#### For Delphi 2005 and up, or C++Builder 2006 and up +#### For Delphi 2005 and up Select *Tools > Options* from the menu, then select *Environment Options > Delphi Options > Library - Win32*, and add the full path of this package's Source directory to the *Library Path*.