diff --git a/docs/options.md b/docs/options.md index 9dd0f1af..441670b0 100644 --- a/docs/options.md +++ b/docs/options.md @@ -947,7 +947,7 @@ Auditwheel detects the version of the manylinux / musllinux standard in the Dock manylinux-i686-image = "manylinux1" # Build using the manylinux2014 image - manylinux-x86_64_image = "manylinux2014" + manylinux-x86_64-image = "manylinux2014" manylinux-i686-image = "manylinux2014" manylinux-pypy_x86_64-image = "manylinux2014" manylinux-pypy_i686-image = "manylinux2014"