aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 5 insertions, 4 deletions
diff --git a/README.md b/README.md
index 70ead84..9081dac 100644
--- a/README.md
+++ b/README.md
@@ -205,12 +205,13 @@ page](https://tug.org/texlive/pkginstall.html) or in the [full `tlmgr`
205documentation](https://tug.org/texlive/doc/tlmgr.html). 205documentation](https://tug.org/texlive/doc/tlmgr.html).
206 206
207A number of scripts that are shipped within TeX Live are found in the 207A number of scripts that are shipped within TeX Live are found in the
208`texmf-dist/scripts/`. Most of them can be invoked by users from 208`texmf-dist/scripts/` directory. Most of them can be invoked by users
209symlinks installed along with the usual TeX Live binaries. 209from symlinks installed along with the usual TeX Live binaries. As
210As OpenBSD is not officially supported by TeX Live, it is important to 210OpenBSD is not officially supported by TeX Live, it is important to
211note that `tlmgr update --all` *does not update these links,* 211note that `tlmgr update --all` *does not update these links,*
212especially in the case of scripts that come with new packages. To 212especially in the case of scripts that come with new packages. To
213update all existing links and install new links after using `tlmgr`, do: 213update all existing links and install new links after using `tlmgr`,
214do:
214 215
215```sh 216```sh
216mktexobsdsymlinks 217mktexobsdsymlinks