summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpolitza <politza@fh-trier.de>2019-01-18 19:41:46 +0100
committerGitHub <noreply@github.com>2019-01-18 19:41:46 +0100
commitb03449b7c3a64ad0e3eaba5b847474fc456a6326 (patch)
tree2accd99d27ef8b5b1160d1267baa3e4ece88ec2a
parent1056c1c0303ddf2463fa27a73993bdfb4a8b41b7 (diff)
parentb99e4181ed3c330f11bff3b51c8a8684a9747973 (diff)
Merge pull request #457 from Jehops/update-freebsd-install-command
Update version in FreeBSD package installation command
-rw-r--r--README.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.org b/README.org
index ff948d7..6738261 100644
--- a/README.org
+++ b/README.org
@@ -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]].