Update README for instructions

This commit is contained in:
Jethro Kuan 2020-02-05 19:45:55 +08:00
parent 09128bc9b2
commit 95a85bb9c0

View file

@ -59,6 +59,7 @@ package manager.
```
(use-package org-roam
:after deft org
:hook (org-mode . org-roam-mode)
:straight (:host "github" :repo "jethrokuan/org-roam")
:bind
("C-c n l" . org-roam)