mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-10 05:39:11 +00:00
Update instructions in khoj.el to install it from MELPA stable
- The instructions suggest installing khoj-assistant via pip install. This installs the latest tagged/release version of khoj - To match that version user should install khoj.el from MELPA stable instead of MELPA
This commit is contained in:
@@ -41,8 +41,8 @@
|
|||||||
;; pip install khoj-assistant
|
;; pip install khoj-assistant
|
||||||
;; 2. Start, Configure Khoj Server
|
;; 2. Start, Configure Khoj Server
|
||||||
;; khoj
|
;; khoj
|
||||||
;; 3. Install khoj.el
|
;; 3. Install khoj.el from MELPA Stable
|
||||||
;; (use-package khoj :bind ("C-c s" . 'khoj))
|
;; (use-package khoj :pin melpa-stable :bind ("C-c s" . 'khoj))
|
||||||
|
|
||||||
;;; Code:
|
;;; Code:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user