Fix trailing whitespace issue in development.mdx

This commit is contained in:
sabaimran 2024-05-29 04:36:46 +05:30
parent cb33fb67fe
commit 7dd72c1d25

View file

@ -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