[Emacs] Some more documentation
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Lucien Cartier-Tilet 2022-04-06 18:55:42 +02:00
parent aafb677591
commit e1454699ea
Signed by: phundrak
GPG Key ID: BD7789E705CB8DCA
1 changed files with 2 additions and 0 deletions

View File

@ -4470,6 +4470,8 @@ exporter I use afterwards. Its installation is pretty simple:
:straight (:build t))
#+end_src
A nice thing to have when working with REST APIs is to have a REST
client. Even better if it can work inside org-mode!
#+begin_src emacs-lisp
(use-package ob-restclient
:straight (:build t)