diff options
| author | Joseph Mingrone <jrm@ftfl.ca> | 2019-01-07 21:21:48 -0400 |
|---|---|---|
| committer | Joseph Mingrone <jrm@ftfl.ca> | 2019-01-07 21:21:48 -0400 |
| commit | b99e4181ed3c330f11bff3b51c8a8684a9747973 (patch) | |
| tree | 550cafc9395b463e6b81d97c6ae6b5b4943a022c | |
| parent | a4cd69ea1d50b8e74ea515eec95948ad87c6c732 (diff) | |
Update version in FreeBSD package installation command
The old package, pdf-tools-emacs25, no longer exists.
| -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]]. |
