diff options
-rw-r--r-- | README.md | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -57,6 +57,14 @@ Please read first the reference page on this matter: | |||
57 | make fetch | 57 | make fetch |
58 | ``` | 58 | ``` |
59 | 59 | ||
60 | or | ||
61 | |||
62 | ```sh | ||
63 | git clone https://git.robertalessi.net/texlive-openbsd | ||
64 | cd texlive-openbsd | ||
65 | make fetch | ||
66 | ``` | ||
67 | |||
60 | 4. Proceed with TL installation, as per the instructions displayed on | 68 | 4. Proceed with TL installation, as per the instructions displayed on |
61 | the terminal. | 69 | the terminal. |
62 | 70 | ||