Ver código fonte

CH: added more specification for installation

Jean-Francois Goulet 20 anos atrás
pai
commit
862b434e38
1 arquivos alterados com 11 adições e 1 exclusões
  1. 11 1
      ReadMe/ReadMe.txt

+ 11 - 1
ReadMe/ReadMe.txt

@@ -1,4 +1,14 @@
-In order to setup this development environment correctly on a computer, please Upload the "Component" and "LuaEdit" modules. Once done, extract (zip files) the three components (JEDI, SynEdit and XPMenu). You should now beeing able to start development with that. For any problems report please contact us by email on [email protected] or visit our web site at http://luaedit.luaforge.net for more informations. Thanks for downloading LuaEdit projects!
+In order to setup this development environment correctly on a computer, please Upload the "Component" and "LuaEdit" modules. Once done, extract (zip files) the three components (JEDI, SynEdit and XPMenu). Install all three components in delphi. For jcl and jvcl use the install.bat files to install. For SynEdit please use the Delphi_7.dpk package to install. Finally, for XPMenu simply install the component with Delphi by using XPMenu.pas. You should now beeing able to start development with that. For any problems report please contact us by email on [email protected] or visit our web site at http://luaedit.luaforge.net for more informations. 
+
+*****************************************************
+* Important Notice
+*
+* This release required Delphi 7
+*****************************************************
+
+
+Thank you for downloading LuaEdit projects!
+
 
 	The LuaEdit team.