summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/support/expltools/README.md
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2024-12-14 21:17:22 +0000
committerKarl Berry <karl@freefriends.org>2024-12-14 21:17:22 +0000
commit69ddfb12aa76de5eae1e06d0013d01a7bab7537c (patch)
tree66f1f58c6c522bcd856a5e5777c5e4fb4ec6d0c0 /Master/texmf-dist/doc/support/expltools/README.md
parent166a29e6a963e7bba9a711be5a673d455440d46d (diff)
expltools (14dec24)
git-svn-id: svn://tug.org/texlive/trunk@73119 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/support/expltools/README.md')
-rw-r--r--Master/texmf-dist/doc/support/expltools/README.md4
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.