summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorThomas F. K. Jorna <[email protected]>2021-08-03 14:42:36 +0200
committerGitHub <[email protected]>2021-08-03 14:42:36 +0200
commitbf0fc533229cab26d333c134c16b0994bde7215b (patch)
tree4f80c3d09a75d80f49f22675a25e0cfbd922065d /README.md
parenta0f0e5aabee5b3bad68afb7eab092b684275e6fa (diff)
fix: emacs > 27 => emacs >= 27
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 74c8674..430ab0f 100644
--- a/README.md
+++ b/README.md
@@ -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