diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -56,10 +56,8 @@ Please read first the reference page on this matter: | |||
56 | cd texlive-openbsd | 56 | cd texlive-openbsd |
57 | make fetch | 57 | make fetch |
58 | ``` | 58 | ``` |
59 | 59 | or | |
60 | or | 60 | ```sh |
61 | |||
62 | ```sh | ||
63 | git clone https://git.robertalessi.net/texlive-openbsd | 61 | git clone https://git.robertalessi.net/texlive-openbsd |
64 | cd texlive-openbsd | 62 | cd texlive-openbsd |
65 | make fetch | 63 | make fetch |