summaryrefslogtreecommitdiff
path: root/macros/xetex/latex/xduts/README.md
diff options
context:
space:
mode:
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.