diff --git a/docs/installation.mdx b/docs/installation.mdx index 7c1e09a3b..7a0c8f20c 100644 --- a/docs/installation.mdx +++ b/docs/installation.mdx @@ -71,6 +71,10 @@ If you haven't installed `uv` yet, follow **step 1** to quickly get it set up on ``` + + If you encounter the `chroma-hnswlib==0.7.6` build error (`fatal error C1083: Cannot open include file: 'float.h'`) on Windows, install (Visual Studio Build Tools)[https://visualstudio.microsoft.com/downloads/] with *Desktop development with C++*. + + - To verify that `crewai` is installed, run: ```shell uv tool list