Browse Source

Tweak/clarify more.

Martijn Laan 1 năm trước cách đây
mục cha
commit
f0fa3f6282
1 tập tin đã thay đổi với 5 bổ sung3 xóa
  1. 5 3
      README.md

+ 5 - 3
README.md

@@ -230,9 +230,11 @@ Inno Setup's source code includes a GitHub workflow that performs unattended bui
 upon `push` events, it requires some setting up, though.
 
 Note: The following instructions assume that you have a correctly-licensed version
-of Delphi installed into `C:\Program Files (x86)\Embarcadero\Studio\20.0`. Also
-ensure your current Delphi license still allows you to copy a subset of the Delphi
-files to another machine for the specific purpose of supporting unattended builds.
+of Delphi installed into `C:\Program Files (x86)\Embarcadero\Studio\20.0`. This may
+not be a Community Edition because it does not support command line compilation.
+Also ensure your current Delphi license still allows you to copy a subset of the
+Delphi files to another machine for the specific purpose of supporting unattended
+builds.
 
 First, generate an encrypted `.zip` file containing the files needed to build
 Inno Setup using [7-Zip](https://www.7-zip.org/):