diff options
author | Robert Alessi <alessi@robertalessi.net> | 2025-02-10 16:10:28 +0100 |
---|---|---|
committer | Robert Alessi <alessi@robertalessi.net> | 2025-02-10 16:10:28 +0100 |
commit | e4c65bf3ee72b8de11fba29b9acae4d1f1a2d375 (patch) | |
tree | 7eb3e90a2b61c4df1a733628f86fd1b05faecb37 /README.md | |
parent | d48d7a4fabf4e6bf7c3f3b0f233bd2bd9bdf0a4c (diff) | |
download | texlive-openbsd-e4c65bf3ee72b8de11fba29b9acae4d1f1a2d375.tar.gz |
typo
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -98,15 +98,15 @@ Please read first the reference page on this matter: | |||
98 | 98 | ||
99 | - do: | 99 | - do: |
100 | 100 | ||
101 | ```sh | 101 | ```sh |
102 | zcat < install-tl-unx.tar.gz | tar xf - | 102 | zcat < 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> | 108 | cd install-tl-<yyyymmdd> |
109 | ``` | 109 | ``` |
110 | 110 | ||
111 | 3. Import the public key used to sign the archive: | 111 | 3. Import the public key used to sign the archive: |
112 | 112 | ||