mirror of
https://github.com/org-roam/org-roam
synced 2025-08-03 12:27:23 -05:00
Deploying to gh-pages from @ e418037991
🚀
This commit is contained in:
13
org-roam.org
13
org-roam.org
@ -178,18 +178,7 @@ archives to =package-archives=:
|
|||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
Org-roam also depends on a recent version of Org, which can be obtained in Org's
|
Org-roam also depends on a recent version of Org, which can be obtained in Org's
|
||||||
package repository (see info:org#Installation). To use Org's ELPA archive:
|
package repository (see info:org#Installation).
|
||||||
|
|
||||||
#+BEGIN_SRC emacs-lisp
|
|
||||||
(add-to-list 'package-archives '("org" . "https://orgmode.org/elpa/") t)
|
|
||||||
#+END_SRC
|
|
||||||
|
|
||||||
Once you have added your preferred archive, you need to update the
|
|
||||||
local package list using:
|
|
||||||
|
|
||||||
#+BEGIN_EXAMPLE
|
|
||||||
M-x package-refresh-contents RET
|
|
||||||
#+END_EXAMPLE
|
|
||||||
|
|
||||||
Once you have done that, you can install Org-roam and its dependencies
|
Once you have done that, you can install Org-roam and its dependencies
|
||||||
using:
|
using:
|
||||||
|
Reference in New Issue
Block a user