|
|
@@ -67,7 +67,7 @@ docker run -it \
|
|
|
-p 3000:3000 \
|
|
|
--add-host host.docker.internal:host-gateway \
|
|
|
--name opendevin-app-$(date +%Y%m%d%H%M%S) \
|
|
|
- ghcr.io/opendevin/opendevin:0.6
|
|
|
+ ghcr.io/opendevin/opendevin:0.6.2
|
|
|
```
|
|
|
|
|
|
You'll find OpenDevin running at [http://localhost:3000](http://localhost:3000) with access to `./workspace`. To have OpenDevin operate on your code, place it in `./workspace`.
|
|
|
@@ -141,4 +141,4 @@ Distributed under the MIT License. See [`LICENSE`](./LICENSE) for more informati
|
|
|
howpublished = {\url{https://github.com/OpenDevin/OpenDevin}},
|
|
|
note = {Accessed: ENTER THE DATE YOU ACCESSED THE PROJECT}
|
|
|
}
|
|
|
-```
|
|
|
+```
|