diff --git a/docs/options.md b/docs/options.md index 00d90523..9c580a47 100644 --- a/docs/options.md +++ b/docs/options.md @@ -97,7 +97,7 @@ Default: `auto` This option can also be set using the [command-line option](#command-line) `--platform`. !!! tip - If you have Docker installed on macOS or Linux, you can locally debug your cibuildwheel Linux config, instead of pushing to CI to test every change. For example: + If you have Docker installed, you can locally debug your cibuildwheel Linux config, instead of pushing to CI to test every change. For example: ```bash export CIBW_BUILD='cp37-*'