aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRobert Alessi <alessi@robertalessi.net>2025-02-10 16:07:40 +0100
committerRobert Alessi <alessi@robertalessi.net>2025-02-10 16:07:40 +0100
commitd48d7a4fabf4e6bf7c3f3b0f233bd2bd9bdf0a4c (patch)
treed93da135add4dc695c7cd543baf276accc1b84c2 /README.md
parent892914a2770808252b0c15d099f1dd537aff3645 (diff)
downloadtexlive-openbsd-d48d7a4fabf4e6bf7c3f3b0f233bd2bd9bdf0a4c.tar.gz
typo
Diffstat (limited to 'README.md')
-rw-r--r--README.md22
1 files changed, 11 insertions, 11 deletions
diff --git a/README.md b/README.md
index 886106f..f4c5362 100644
--- a/README.md
+++ b/README.md
@@ -96,17 +96,17 @@ Please read first the reference page on this matter:
96> and March 8 2025, the TeX Live installer must be retrieved from [one 96> and March 8 2025, the TeX Live installer must be retrieved from [one
97> of these hosts](https://tug.org/texlive/mirmon). 97> of these hosts](https://tug.org/texlive/mirmon).
98 98
99 - do: 99 - do:
100 100
101 ```sh 101```sh
102 zcat < install-tl-unx.tar.gz | tar xf - 102zcat < install-tl-unx.tar.gz | tar xf -
103 ``` 103```
104 104
105 - do: (Replace <yyyymmdd> with the actual date.) 105 - do: (Replace <yyyymmdd> with the actual date.)
106 106
107 ```sh 107```sh
108 cd install-tl-<yyyymmdd> 108cd install-tl-<yyyymmdd>
109 ``` 109```
110 110
1113. Import the public key used to sign the archive: 1113. Import the public key used to sign the archive:
112 112