diff options
| author | politza <politza@fh-trier.de> | 2019-01-18 19:41:46 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-01-18 19:41:46 +0100 |
| commit | b03449b7c3a64ad0e3eaba5b847474fc456a6326 (patch) | |
| tree | 2accd99d27ef8b5b1160d1267baa3e4ece88ec2a | |
| parent | 1056c1c0303ddf2463fa27a73993bdfb4a8b41b7 (diff) | |
| parent | b99e4181ed3c330f11bff3b51c8a8684a9747973 (diff) | |
Merge pull request #457 from Jehops/update-freebsd-install-command
Update version in FreeBSD package installation command
| -rw-r--r-- | README.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -134,7 +134,7 @@ pdf-tools work well on FreeBSD. Instead of building pdf-tools, you can install one of the OS packages with, e.g. #+BEGIN_SRC sh - $ pkg install pdf-tools-emacs25 + $ pkg install pdf-tools-emacs26 #+END_SRC To see the current list of pdf-tools packages for FreeBSD visit [[https://repology.org/metapackages/?search=pdf-tools&inrepo=freebsd][the Repology list]]. |
