aboutsummaryrefslogtreecommitdiff
path: root/src/python/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'src/python/README.md')
-rw-r--r--src/python/README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/python/README.md b/src/python/README.md
index ff28867..2f1434d 100644
--- a/src/python/README.md
+++ b/src/python/README.md
@@ -7,9 +7,9 @@ Installs the provided version of Python, as well as PIPX, and other common Pytho
```json
"features": {
- "ghcr.io/devcontainers/features/python:1": {
- "version": "latest"
- }
+ "ghcr.io/devcontainers/features/python:1": {
+ "version": "latest"
+ }
}
```