mirror of
https://github.com/khoj-ai/khoj.git
synced 2024-11-27 17:35:07 +01:00
Fix trailing whitespace issue in development.mdx
This commit is contained in:
parent
cb33fb67fe
commit
7dd72c1d25
1 changed files with 1 additions and 1 deletions
|
@ -142,7 +142,7 @@ host all all 127.0.0.1/32 trust
|
||||||
host all all ::1/128 trust
|
host all all ::1/128 trust
|
||||||
```
|
```
|
||||||
4. Errors with installing pgvector
|
4. Errors with installing pgvector
|
||||||
- Reinstall Visual Studio 2022 Build Tools with:
|
- Reinstall Visual Studio 2022 Build Tools with:
|
||||||
1. desktop development with c++ selected in workloads
|
1. desktop development with c++ selected in workloads
|
||||||
2. MSVC (C++ Build Tools), Windows 10/11 SDK, and C++/CLI support for build tools selected in individual components.
|
2. MSVC (C++ Build Tools), Windows 10/11 SDK, and C++/CLI support for build tools selected in individual components.
|
||||||
- Open the x64 Native Tools Command Prompt as an Administrator
|
- Open the x64 Native Tools Command Prompt as an Administrator
|
||||||
|
|
Loading…
Reference in a new issue