diff --git a/documentation/docs/contributing/development.mdx b/documentation/docs/contributing/development.mdx index 8494daa0..d7ea3ed9 100644 --- a/documentation/docs/contributing/development.mdx +++ b/documentation/docs/contributing/development.mdx @@ -142,7 +142,7 @@ host all all 127.0.0.1/32 trust host all all ::1/128 trust ``` 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 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