2
0
Martijn Laan 5 жил өмнө
parent
commit
c5dcb68aa0
1 өөрчлөгдсөн 4 нэмэгдсэн , 1 устгасан
  1. 4 1
      README.md

+ 4 - 1
README.md

@@ -38,7 +38,7 @@ Getting Started
 
 
 2. **Install Embarcadero Delphi**
 2. **Install Embarcadero Delphi**
 
 
-   We compile all of Inno Setup's projects under Delphi 10.3 Rio.
+   We compile all of Inno Setup's projects under Delphi 10.3.3 Rio.
 
 
    If you do not have access to this version of Delphi, you should be
    If you do not have access to this version of Delphi, you should be
    able to compile the projects on later versions, however complete
    able to compile the projects on later versions, however complete
@@ -107,6 +107,9 @@ additionally install the following components.
 - DropListBox
 - DropListBox
 - NewTabSet
 - NewTabSet
 
 
+The Components directory contains a Components project which you can use to
+install all these components.
+
 If you only want to edit code, then you may skip installation of the
 If you only want to edit code, then you may skip installation of the
 components, and choose "Cancel" if the Delphi IDE tells you a class can't
 components, and choose "Cancel" if the Delphi IDE tells you a class can't
 be found.
 be found.