mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-04 05:39:06 +00:00
Add Upgrade instructions for Khoj.el Readme. Fix version of khoj.el
This commit is contained in:
@@ -51,3 +51,18 @@
|
||||
Include/Exclude specific words or date range from results by updating query with below query format
|
||||
|
||||
e.g `What is the meaning of life? -god +none dt:"last week"`
|
||||
|
||||
** Upgrade
|
||||
Use your Emacs package manager to upgrade `khoj.el`
|
||||
|
||||
- For `khoj.el` from MELPA
|
||||
- Method 1
|
||||
- Run `M-x package-list-packages` to list all packages
|
||||
- Press `U` on `khoj` to mark it for upgrade
|
||||
- Press `x` to execute the marked actions
|
||||
- Method 2
|
||||
- Run `M-x package-refresh-content`
|
||||
- Run `M-x package-reinstall khoj`
|
||||
|
||||
- For `khoj.el` from Straight
|
||||
- Run `M-x straight-pull-package khoj`
|
||||
|
||||
Reference in New Issue
Block a user