diff --git a/src/interface/emacs/khoj.el b/src/interface/emacs/khoj.el index 79ae630f..fdff1917 100644 --- a/src/interface/emacs/khoj.el +++ b/src/interface/emacs/khoj.el @@ -41,8 +41,8 @@ ;; pip install khoj-assistant ;; 2. Start, Configure Khoj Server ;; khoj -;; 3. Install khoj.el -;; (use-package khoj :bind ("C-c s" . 'khoj)) +;; 3. Install khoj.el from MELPA Stable +;; (use-package khoj :pin melpa-stable :bind ("C-c s" . 'khoj)) ;;; Code: