From 23605546d881e9ea54e88c43976ba7e66c30d6ea Mon Sep 17 00:00:00 2001 From: Stanley Chan Date: Mon, 19 Jul 2021 05:30:52 -0400 Subject: [PATCH] (docs): mention magit-section as dependency in install from source (#1618) --- doc/org-roam.org | 1 + doc/org-roam.texi | 3 +++ 2 files changed, 4 insertions(+) diff --git a/doc/org-roam.org b/doc/org-roam.org index c3e9a78..f501c84 100644 --- a/doc/org-roam.org +++ b/doc/org-roam.org @@ -247,6 +247,7 @@ dependencies that it requires. These include: - org - emacsql - emacsql-sqlite +- magit-section You can install this manually as well, or get the latest version from MELPA. You may wish to use [[https://github.com/jwiegley/use-package][use-package]], [[https://github.com/raxod502/straight.el][straight.el]] to help manage this. diff --git a/doc/org-roam.texi b/doc/org-roam.texi index 5844e3e..d4cc666 100644 --- a/doc/org-roam.texi +++ b/doc/org-roam.texi @@ -456,6 +456,9 @@ emacsql @item emacsql-sqlite + +@item +magit-section @end itemize You can install this manually as well, or get the latest version from MELPA@. You