diff options
-rw-r--r-- | README.biber.md | 6 | ||||
-rw-r--r-- | README.md | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/README.biber.md b/README.biber.md index 9d11898..85e5f2b 100644 --- a/README.biber.md +++ b/README.biber.md | |||
@@ -145,6 +145,12 @@ session as follows: | |||
145 | . useperlbrew | 145 | . useperlbrew |
146 | ``` | 146 | ``` |
147 | 147 | ||
148 | Remember to intall `cpanm`: | ||
149 | |||
150 | ```sh | ||
151 | perlbrew install-cpanm | ||
152 | ``` | ||
153 | |||
148 | biber | 154 | biber |
149 | ----- | 155 | ----- |
150 | 156 | ||
@@ -22,7 +22,7 @@ both -stable and -current versions of OpenBSD. | |||
22 | The TeX Live 2024 binaries are available for the following versions of | 22 | The TeX Live 2024 binaries are available for the following versions of |
23 | OpenBSD: | 23 | OpenBSD: |
24 | 24 | ||
25 | - 7.4 (frozen as of April 6) | 25 | - 7.4 (frozen as of April 6, 2024) |
26 | - 7.5 | 26 | - 7.5 |
27 | - 7.5-current | 27 | - 7.5-current |
28 | 28 | ||