Update README.md (#396)

This commit is contained in:
Robert Brennan 2024-03-30 19:28:58 -04:00 committed by GitHub
parent da69bab11a
commit 2a959a199b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -27,6 +27,7 @@ First, pull our latest sandbox image [here](https://github.com/opendevin/OpenDev
```bash
docker pull ghcr.io/opendevin/sandbox
```
Note: you need to be able to [run `docker` without sudo](https://docs.docker.com/engine/install/linux-postinstall/)
Then copy `config.toml.template` to `config.toml`. Add an OpenAI API key to `config.toml`,
or see below for how to use different models.