summaryrefslogtreecommitdiff
path: root/macros/xetex/latex/xduts/README.md
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2022-05-04 03:00:57 +0000
committerNorbert Preining <norbert@preining.info>2022-05-04 03:00:57 +0000
commitdd0a2658308068128f378c4b6af1bb37aa60621f (patch)
tree0cd313a0c8cba2f87e70b25996bcfac44173f15f /macros/xetex/latex/xduts/README.md
parentcb97c45e0fb2c06f21cef857402fab9a36125446 (diff)
CTAN sync 202205040300
Diffstat (limited to 'macros/xetex/latex/xduts/README.md')
-rw-r--r--macros/xetex/latex/xduts/README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/macros/xetex/latex/xduts/README.md b/macros/xetex/latex/xduts/README.md
index 7b6c9610fd..6d1c47efee 100644
--- a/macros/xetex/latex/xduts/README.md
+++ b/macros/xetex/latex/xduts/README.md
@@ -26,7 +26,7 @@ You can install XDUTS from either CTAN or GitHub by following the instructions b
Make sure the latest version of TeX Live/MacTeX is installed. Then, you can install XDUTS by running command below. If on Windows, it may be necessary to start a Command Prompt as an Administrator. If on macOS or GNU/Linux, please run the command with `sudo`.
```shell
-tlmgr update xduts
+tlmgr update --self xduts
```
Run command below to open the documentation in TeX Live/MacTeX.
@@ -37,10 +37,11 @@ texdoc xduts
#### MiKTeX
-You can install XDUTS by running command below.
+You can install/update XDUTS by running command below.
```shell
miktex packages install xduts
+miktex packages update xduts
```
Run command below to open the documentation.