formatting fix

This commit is contained in:
Raghav Tirumale
2024-05-27 12:52:08 -05:00
committed by GitHub
parent 9a11a3cd63
commit 4a8920f9a4

View File

@@ -121,7 +121,7 @@ sudo -u postgres createdb khoj --password
1. Command `khoj` Not Recognized
- Try reactivating the virtual environment and rerunning the `khoj` command.
- If it still doesn't work repeat the installation process.
2. Python Package Missing *Usually says import xxx not recognized*
2. Python Package Missing
- Use `pip install xxx` and try running the `khoj` command.
3. Command `createdb` Not Recognized
- make sure path to postgres binaries is included in environment variables. It usually looks something like