Martijn Laan 5 年之前
父节点
当前提交
c5dcb68aa0
共有 1 个文件被更改,包括 4 次插入1 次删除
  1. 4 1
      README.md

+ 4 - 1
README.md

@@ -38,7 +38,7 @@ Getting Started
 
 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
    able to compile the projects on later versions, however complete
@@ -107,6 +107,9 @@ additionally install the following components.
 - DropListBox
 - 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
 components, and choose "Cancel" if the Delphi IDE tells you a class can't
 be found.