typo: agbench readme (#4302)

This commit is contained in:
Griffin Bassman
2024-11-21 19:17:30 -05:00
committed by GitHub
parent b65269b8f8
commit e037596228

View File

@@ -10,7 +10,7 @@ If you are already an AutoGenBench pro, and want the full technical specificatio
## Docker Requirement
AutoGenBench also requires Docker (Desktop or Engine). **It will not run in GitHub codespaces**, unless you opt for native execution (with is strongly discouraged). To install Docker Desktop see [https://www.docker.com/products/docker-desktop/](https://www.docker.com/products/docker-desktop/).
AutoGenBench also requires Docker (Desktop or Engine). **It will not run in GitHub codespaces**, unless you opt for native execution (which is strongly discouraged). To install Docker Desktop see [https://www.docker.com/products/docker-desktop/](https://www.docker.com/products/docker-desktop/).
If you are working in WSL, you can follow the instructions below to set up your environment: