From e41803799160350f4be783b197e47aed5c5b1016 Mon Sep 17 00:00:00 2001 From: Aviad Reich <488985+aviad@users.noreply.github.com> Date: Fri, 2 Dec 2022 10:16:42 +0200 Subject: [PATCH] (docs):orgmode.org/elpa has been shut down (#2258) See https://list.orgmode.org/87blb3epey.fsf@gnu.org/ for details. Removed it from the documentation in the manual to (try and) assist newcomers. --- doc/org-roam.org | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/doc/org-roam.org b/doc/org-roam.org index 228ae48..2d1618e 100644 --- a/doc/org-roam.org +++ b/doc/org-roam.org @@ -178,18 +178,7 @@ archives to =package-archives=: #+END_SRC 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: - -#+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 +package repository (see info:org#Installation). Once you have done that, you can install Org-roam and its dependencies using: