소스 검색

releasecreator: clearer help

mattias 1 년 전
부모
커밋
e1e9b41bdd
1개의 변경된 파일3개의 추가작업 그리고 1개의 파일을 삭제
  1. 3 1
      tools/releasecreator/README.txt

+ 3 - 1
tools/releasecreator/README.txt

@@ -6,7 +6,8 @@ It creates a zip for a binary distribution of pasj2s:
 - packages
 - It does not include the compiler sources.
 
-The creator requires some installed tools: git, make, zip
+The creator requires some installed tools: git, make, zip, fpc release version,
+and fpc devel version.
 
 Running:
 
@@ -19,3 +20,4 @@ Example for an ini file:
 fpcrelease=/usr/lib/fpc/3.2.2/ppcx64
 fpcdevel=/usr/lib/fpc/3.3.1/ppcx64
 sourcedir=../..
+