diff --git a/README.md b/README.md index 3596c4e..203480c 100644 --- a/README.md +++ b/README.md @@ -68,6 +68,18 @@ docker run -p 8050:8050 ghcr.io/godber/embedding-buddy:latest The application will be available at +### macOS Installation Notes + +If installation fails with C++ compiler or library errors (common with `opentsne`), install Xcode Command Line Tools: + +```bash +# Install or update Command Line Tools +xcode-select --install + +# Or reset existing installation +sudo xcode-select --reset +``` + ### Using the Application 1. **Open your browser** to