Mention Khoj needs Python version 3.10 or lower in docs

This commit is contained in:
Debanjum Singh Solanky
2023-03-20 15:18:19 -06:00
parent a9b81975f2
commit 2f6284872d
3 changed files with 3 additions and 3 deletions

View File

@@ -27,7 +27,7 @@
[[/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/
/Make sure [[https://realpython.com/installing-python/][python]] (version 3.10 or lower) and [[https://pip.pypa.io/en/stable/installation/][pip]] are installed on your machine/
*** 1. Setup Backend
#+begin_src shell