Update emacs.md (#510)

Minor correction for emacs-lisp in minimal install
This commit is contained in:
Simon Butler 2023-10-19 21:28:08 +02:00 committed by GitHub
parent d93395ae48
commit e3f8a95784
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -46,7 +46,7 @@ Indexes your org-agenda files, by default.
(use-package khoj
:ensure t
:pin melpa-stable
:bind ("C-c s" . 'khoj)
:bind ("C-c s" . 'khoj))
```
- Note: Install `khoj.el` from MELPA (instead of MELPA Stable) if you installed the pre-release version of khoj