Skip to content

Commit 4b35c2f

Browse files
Update Devcontainer readme
1 parent d1a68ab commit 4b35c2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tools/jit/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ choco install llvm --version=20.1.8
5454
### Dev Containers
5555

5656
If you are working on CPython in a [Codespaces instance](https://devguide.python.org/getting-started/setup-building/#using-codespaces), there's no
57-
need to install LLVM as the Fedora 41 base image includes LLVM 19 out of the box.
57+
need to install LLVM as the Fedora 42 base image includes LLVM 20 out of the box.
5858

5959
## Building
6060

0 commit comments

Comments
 (0)