mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-01-07 22:33:57 -05:00
In this pull request, the following changes have been made in response to Issue #9190: Documentation Changes: - Added a note to the AutoGPT documentation regarding Docker installation on Windows. - Specifically, the note advises users to opt for WSL2 (Windows Subsystem for Linux version 2) instead of Hyper-V during Docker setup to prevent issues with Supabase, such as the "unhealthy" status for supabase-db. --------- Co-authored-by: Madura Herath <madurah@verdentra.com> Co-authored-by: Bently <tomnoon9@gmail.com>