diff --git a/python3/README.md b/python3/README.md index 789f012d0..b692d4b82 100644 --- a/python3/README.md +++ b/python3/README.md @@ -4,7 +4,7 @@ This image contains a minimal Linux, Python-based runtime. -Specifically, the image contains everything in the [base image](../../base/README.md), plus: +Specifically, the image contains everything in the [base image](../base/README.md), plus: * Python 3 and its dependencies. * No shell and no support for ctypes