diff options
Diffstat (limited to 'Master/texmf-dist/doc/support/expltools/README.md')
-rw-r--r-- | Master/texmf-dist/doc/support/expltools/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/support/expltools/README.md b/Master/texmf-dist/doc/support/expltools/README.md index 40a0ffff329..94479c74c5f 100644 --- a/Master/texmf-dist/doc/support/expltools/README.md +++ b/Master/texmf-dist/doc/support/expltools/README.md @@ -81,8 +81,8 @@ jobs: You can prepare the expltools bundle for distribution with the following two commands: -- `l3build tag`: Add the current version numbers to the file `explcheck-lua.cli`. -- `l3build ctan`: Run tests, build the documentation, and create a CTAN archive `expltools-ctan.zip`. +1. `l3build tag`: Add the current version numbers to the file `explcheck-lua.cli`. +2. `l3build ctan`: Run tests, build the documentation, and create a CTAN archive `expltools-ctan.zip`. The file `explcheck.lua` should be installed in the TDS directory `scripts/expltools/explcheck`. Furthermore, it should be made executable and either symlinked to system directories as `explcheck` on Unix or have a wrapper `explcheck.exe` installed on Windows. |