Skip to content

Commit c3ce4e5

Browse files
authored
[Cursor] Update README.md with Python version compatibility note (fixes #76, #81) (#83)
1 parent e681574 commit c3ce4e5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ Devin impressed many by acting like an intern who writes its own plan, updates t
2525
cookiecutter gh:grapeot/devin.cursorrules --checkout template
2626
```
2727

28+
Note we had reports on python 3.13 isn't compatible (Issue [#76](https://github.com/grapeot/devin.cursorrules/issues/76)). It's recommended to use 3.12 or lower for now.
29+
2830
**Option 2: Manual Setup**
2931
Copy the `tools` folder and the following config files into your project root folder: Windsurf users need both `.windsurfrules` and `scratchpad.md` files. Cursor users only need the `.cursorrules` file. Github Copilot users need the `.github/copilot-instructions.md` file.
3032

0 commit comments

Comments
 (0)