Use MELPA for installing in Spacemacs (#462)

Now that org-roam is out on MELPA, let's suggest that people use it
instead of GitHub to install the package.

Co-authored-by: Jethro Kuan <jethrokuan95@gmail.com>
This commit is contained in:
Michael Herold
2020-04-15 01:34:23 -05:00
committed by GitHub
parent f79ee9e850
commit a4a2ac8d19

View File

@@ -56,8 +56,7 @@ wraps Org-roam. Paste the following into a new file
```emacs-lisp
(defconst org-roam-packages
'((org-roam :location
(recipe :fetcher github :repo "jethrokuan/org-roam"))))
'(org-roam))
(defun org-roam/init-org-roam ()
(use-package org-roam