mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-05 21:29:11 +00:00
formatting fix
This commit is contained in:
@@ -121,7 +121,7 @@ sudo -u postgres createdb khoj --password
|
|||||||
1. Command `khoj` Not Recognized
|
1. Command `khoj` Not Recognized
|
||||||
- Try reactivating the virtual environment and rerunning the `khoj` command.
|
- Try reactivating the virtual environment and rerunning the `khoj` command.
|
||||||
- If it still doesn't work repeat the installation process.
|
- 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.
|
- Use `pip install xxx` and try running the `khoj` command.
|
||||||
3. Command `createdb` Not Recognized
|
3. Command `createdb` Not Recognized
|
||||||
- make sure path to postgres binaries is included in environment variables. It usually looks something like
|
- make sure path to postgres binaries is included in environment variables. It usually looks something like
|
||||||
|
|||||||
Reference in New Issue
Block a user