Use consistent indentation in Khoj Emacs Readme

This commit is contained in:
Debanjum Singh Solanky
2023-01-22 17:48:36 -03:00
parent 0980c6e87f
commit 9ed056c7e7

View File

@@ -107,9 +107,9 @@
#+end_src #+end_src
*** Upgrade Khoj.el *** Upgrade Khoj.el
Use your Emacs package manager to upgrade ~khoj.el~ Use your Emacs package manager to upgrade ~khoj.el~
- For ~khoj.el~ from MELPA - For ~khoj.el~ from MELPA
- Method 1 - Method 1
- Run ~M-x package-list-packages~ to list all packages - Run ~M-x package-list-packages~ to list all packages
- Press ~U~ on ~khoj~ to mark it for upgrade - Press ~U~ on ~khoj~ to mark it for upgrade
@@ -118,5 +118,5 @@ Use your Emacs package manager to upgrade ~khoj.el~
- Run ~M-x package-refresh-content~ - Run ~M-x package-refresh-content~
- Run ~M-x package-reinstall khoj~ - Run ~M-x package-reinstall khoj~
- For ~khoj.el~ from Straight - For ~khoj.el~ from Straight
- Run ~M-x straight-pull-package khoj~ - Run ~M-x straight-pull-package khoj~