Skip to content

Commit 4063bc5

Browse files
jayhackrushilpatel0
authored andcommitted
Update overview.mdx
1 parent 57ead4b commit 4063bc5

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

docs/introduction/overview.mdx

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,12 +35,9 @@ Codegen handles complex refactors while maintaining correctness, enabling a broa
3535
<Tip>Codegen works with both Python and Typescript/JSX codebases. Learn more about language support [here](/building-with-codegen/language-support).</Tip>
3636

3737
## Installation
38+
<Warning>Codegen requires Python 3.13</Warning>
3839

3940
```bash
40-
# Install CLI
41-
uv tool install codegen
42-
43-
# Install inside existing project
4441
pip install codegen
4542
```
4643

0 commit comments

Comments
 (0)