diff --git a/README.md b/README.md index 792e6699..ff3322db 100644 --- a/README.md +++ b/README.md @@ -107,6 +107,7 @@ https://user-images.githubusercontent.com/6413477/184735169-92c78bf1-d827-4663-9 ## Setup These are the general setup instructions for Khoj. +- Make sure [python](https://realpython.com/installing-python/) and [pip](https://pip.pypa.io/en/stable/installation/) are installed on your machine - Check the [Khoj.el Readme](https://github.com/debanjum/khoj/tree/master/src/interface/emacs#Setup) to setup Khoj with Emacs - Check the [Khoj Obsidian Readme](https://github.com/debanjum/khoj/tree/master/src/interface/obsidian#Setup) to setup Khoj with Obsidian
Its simpler as it can skip the configure step below. diff --git a/src/interface/emacs/README.org b/src/interface/emacs/README.org index 46139607..77211b91 100644 --- a/src/interface/emacs/README.org +++ b/src/interface/emacs/README.org @@ -27,6 +27,8 @@ [[/docs/khoj_on_emacs.png]] ** Setup +/Make sure [[https://realpython.com/installing-python/][python]] and [[https://pip.pypa.io/en/stable/installation/][pip]] are installed on your machine/ + *** 1. Setup Backend #+begin_src shell pip install khoj-assistant && khoj