diff options
author | Thomas F. K. Jorna <[email protected]> | 2021-08-03 16:32:46 +0200 |
---|---|---|
committer | Thomas F. K. Jorna <[email protected]> | 2021-08-03 16:32:46 +0200 |
commit | f2c340d2292a002cc9f51c00124590c41082a328 (patch) | |
tree | 11e513b931cd0eed240fc804292f9acf690c6e98 | |
parent | d53af1704c33192e696d71143fa4895176a1e28a (diff) | |
parent | bf0fc533229cab26d333c134c16b0994bde7215b (diff) |
chore: merge
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ Org-Roam-UI is meant a successor of [org-roam-server](https://github.com/org-roa `org-roam-ui` is not (yet!) on MELPA. Should your Emacs miss any of the dependencies, please install them manually! -org-roam-ui requires `org-roam`, `websocket`, `simple-httpd`, `f` and Emacs >27 for fast JSON parsing. +org-roam-ui requires `org-roam`, `websocket`, `simple-httpd`, `f` and Emacs >= 27 for fast JSON parsing. ### Manually |