Skip to content

Commit a52522f

Browse files
authored
Merge pull request #109 from partouf/patch-1
Fix wording for Delphi version requirement
2 parents acf2bbf + 1c73e57 commit a52522f

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

Source/README.txt

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
1. Compiling devcpp.exe
22

3+
To build devcpp a recent Delphi version is required (10.4 and onwards).
4+
35
The main executable devcpp.exe can be built using the following steps:
46

57
1) Install
@@ -22,10 +24,6 @@ The main executable devcpp.exe can be built using the following steps:
2224
get errors complaining about old versions of code or when you want to
2325
diff the source folder.
2426

25-
This process has only been tested using Delphi 6 and Delphi 7. The code base
26-
should be compatible with more recent versions of Delphi, but there is no
27-
guarantee anything will work.
28-
2927
2. Compiling associated tools
3028

3129
There are a couple of executables that need to be compiled and/or put in the

0 commit comments

Comments
 (0)