diff options
| author | Andreas Politz <politza@hochschule-trier.de> | 2017-08-09 20:18:20 +0200 |
|---|---|---|
| committer | Andreas Politz <politza@hochschule-trier.de> | 2017-08-09 20:18:20 +0200 |
| commit | a5dfc038e989af2a4b48265a07d26222c9d1212b (patch) | |
| tree | 0b01dfecf2df97a4f3ca0b6b85e6789f2ae26b7a /README.org | |
| parent | 48e2ee6f73d65052bba7e90057a1173590f45899 (diff) | |
State Elisp requirements clearer
Diffstat (limited to 'README.org')
| -rw-r--r-- | README.org | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -230,11 +230,11 @@ This package depends on the following Elisp packages, which should be installed before installing the Pdf Tools package. - | Package | Required version | - |-----------+-------------------------------| - | [[https://elpa.gnu.org/packages/let-alist.html][let-alist]] | 1.0.4 (comes with Emacs 25.2) | - | [[http://melpa.org/#/tablist][tablist]] | 0.70 | - |-----------+-------------------------------| + | Package | Required version | + |-----------+----------------------------------| + | [[https://elpa.gnu.org/packages/let-alist.html][let-alist]] | >= 1.0.4 (comes with Emacs 25.2) | + | [[http://melpa.org/#/tablist][tablist]] | >= 0.70 | + |-----------+----------------------------------| *** Installing If ~make~ produced the ELP file ~pdf-tools-${VERSION}.tar~ you are |
