aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index a74dba7..6cda506 100644
--- a/README.md
+++ b/README.md
@@ -57,6 +57,14 @@ Please read first the reference page on this matter:
57 make fetch 57 make fetch
58 ``` 58 ```
59 59
60or
61
62```sh
63 git clone https://git.robertalessi.net/texlive-openbsd
64 cd texlive-openbsd
65 make fetch
66 ```
67
604. Proceed with TL installation, as per the instructions displayed on 684. Proceed with TL installation, as per the instructions displayed on
61 the terminal. 69 the terminal.
62 70