diff options
| author | Leo Heitmann Ruiz <[email protected]> | 2024-04-29 06:45:38 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-04-29 00:45:38 -0400 |
| commit | 7c47a214ed78efe9c0b0b79d463c4ba27734f0ff (patch) | |
| tree | 33574a7922990e8e8650d9603875f38733b29c95 /INSTALL.md | |
| parent | 5b9a8ea99cf93b1529672080324ac95c8b0254d0 (diff) | |
INSTALL.md: Minor tweaks. (#9705)
Diffstat (limited to 'INSTALL.md')
| -rw-r--r-- | INSTALL.md | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/INSTALL.md b/INSTALL.md index a6eed2d0f..52d06b05e 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -90,7 +90,7 @@ for this task. Check whether the pandoc version in your package manager is not outdated. Pandoc is in the [Debian], [Ubuntu], [Slackware], -[Arch], [Fedora], [NiXOS], [openSUSE], [gentoo] and [Void] repositories. +[Arch], [Fedora], [NixOS], [openSUSE], [gentoo] and [Void] repositories. To get the latest release, we provide a binary package for amd64 architecture on the **[download page]**. @@ -148,7 +148,7 @@ device you are using. ## BSD -Pandoc is in the [NetBSD] and [FreeBSD ports] repositories. +Pandoc is in the [NetBSD], [FreeBSD], and [OpenBSD ports] repositories. ## Docker @@ -370,12 +370,13 @@ To run just the markdown benchmarks: [Cabal User's Guide]: https://cabal.readthedocs.io/ [Debian]: https://packages.debian.org/search?keywords=pandoc [Fedora]: https://packages.fedoraproject.org/pkgs/pandoc/pandoc/ -[FreeBSD ports]: https://www.freshports.org/textproc/hs-pandoc/ +[FreeBSD]: https://www.freshports.org/textproc/hs-pandoc/ [GHC]: https://www.haskell.org/ghc/ [GitLab CI/CD]: https://about.gitlab.com/stages-devops-lifecycle/continuous-integration/ [Haskell platform]: https://hackage.haskell.org/platform/ [MacPorts]: https://trac.macports.org/browser/trunk/dports/textproc/pandoc/Portfile [MacTeX]: https://tug.org/mactex/ +[OpenBSD ports]: https://cvsweb.openbsd.org/ports/textproc/pandoc/ [BasicTeX]: https://www.tug.org/mactex/morepackages.html [LaTeX]: https://www.latex-project.org [MiKTeX]: https://miktex.org/ |
