summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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 636af9c..bc07158 100644
--- a/README.md
+++ b/README.md
@@ -45,7 +45,7 @@ Add the following to your `package.el`
```emacs-lisp
(package! websocket)
-(package! org-roam-ui :recipe (:host github :repo org-roam/org-roam-ui :files ("*.el" "out")))
+(package! org-roam-ui :recipe (:host github :repo "org-roam/org-roam-ui" :files ("*.el" "out")))
```
Then something along the following to your `config.el`