summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorThomas F. K. Jorna <[email protected]>2022-02-01 09:49:15 +0100
committerGitHub <[email protected]>2022-02-01 09:49:15 +0100
commit309fe3c58c7081de4e2c9c64f7b40ea291926048 (patch)
tree0be68283f05b6adffd208f3cc451c826f7fb07d0 /README.md
parente546e207e8fca37379a00cf515a68891859eeffd (diff)
parenta4a4193cc2e37faaa0819c14c7c459f50b5a367e (diff)
Merge pull request #161 from nobiot/main
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 1 insertions, 6 deletions
diff --git a/README.md b/README.md
index b919de5..f5f52dd 100644
--- a/README.md
+++ b/README.md
@@ -42,12 +42,7 @@ org-roam-ui requires `org-roam`, `websocket`, `simple-httpd`, `f` and Emacs >= 2
M-x package-install org-roam-ui
```
-Load in Emacs (add to config):
-
-```lisp
-(add-to-list 'load-path "~/.emacs.d/private/org-roam-ui")
-(load-library "org-roam-ui")
-```
+No configuration is necessary when you use `packge.el` to install ORUI.
### Doom