மனோஜ்குமார் பழனிச்சாமி 1 gadu atpakaļ
vecāks
revīzija
4afd85e591
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      docs/modules/usage/intro.mdx

+ 1 - 1
docs/modules/usage/intro.mdx

@@ -83,7 +83,7 @@ docker run -it \
     ghcr.io/opendevin/opendevin:0.6
 ```
 
-You'll find OpenDevin running at [http://localhost:3000](http://localhost:3000) with access to `./workspace`. Place your code in `./workspace` to have Devin operate on them.
+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`.
 
 OpenDevin will only have access to this workspace folder. The rest of your system will not be affected as it runs in a secured docker sandbox.