mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-05 05:39:11 +00:00
fixed reference link to landing page (#417)
* Fixed zsh error no matches found * Fixed home page 404 error
This commit is contained in:
@@ -13,6 +13,10 @@ python3 -m venv .venv && source .venv/bin/activate
|
||||
|
||||
# Install Khoj for Development
|
||||
pip install -e .[dev]
|
||||
|
||||
# For MacOS or zsh users run this
|
||||
pip install -e .'[dev]'
|
||||
|
||||
```
|
||||
|
||||
#### 2. Run
|
||||
|
||||
Reference in New Issue
Block a user