summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md9
1 files changed, 0 insertions, 9 deletions
diff --git a/README.md b/README.md
index b6fd09d..6cb16b5 100644
--- a/README.md
+++ b/README.md
@@ -15,15 +15,6 @@ Org-Roam-UI is meant a successor of https://github.com/org-roam/org-roam-server
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.
-### Prerequisites
-
-The graph utilizes `org-protocol`, which means if you click on one
-of the nodes, it will open the corresponding file in Emacs. For this
-feature to work, org-roam protocol should be configured in the system.
-
-[Configuring Org-Roam Protocol](https://www.orgroam.com/manual.html#Installation-_00281_0029)
-
-Also make sure the emacs server is started; `M-x server-start RET`
### Manually