diff options
Diffstat (limited to 'Master')
-rwxr-xr-x | Master/tlpkg/doc/install-mini | 2 | ||||
-rwxr-xr-x | Master/tlpkg/doc/install-mini.bat | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/Master/tlpkg/doc/install-mini b/Master/tlpkg/doc/install-mini index 89642f1def2..396da99be12 100755 --- a/Master/tlpkg/doc/install-mini +++ b/Master/tlpkg/doc/install-mini @@ -1,6 +1,6 @@ #!/usr/bin/env perl -# copy this file and install-mini.bat to the same directory +# copy this file and install-w32client.bat to the same directory # as texmf, texmf-dist etc. # sample mini-installer to give Windows systems access to an diff --git a/Master/tlpkg/doc/install-mini.bat b/Master/tlpkg/doc/install-mini.bat index 65b0ab1cb03..0d22ada6688 100755 --- a/Master/tlpkg/doc/install-mini.bat +++ b/Master/tlpkg/doc/install-mini.bat @@ -1,6 +1,6 @@ @echo off
-rem copy this file and install-mini to the same directory
+rem copy this file and install-w32client to the same directory
rem as texmf, texmf-dist etc.
rem TeX Live Root; ends with backslash
|