Parcourir la source

Update README.md (#396)

Robert Brennan il y a 1 an
Parent
commit
2a959a199b
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -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.