diff --git a/README.md b/README.md
index a3ff30d5..c71b2788 100644
--- a/README.md
+++ b/README.md
@@ -49,7 +49,7 @@ Usage
| CircleCI | ✅ | ✅ | | |
| Gitlab CI | ✅ | | | |
-¹ Supported with a "third-party build host".
+¹ Requires a "third-party build host"; expected to work with cibuildwheel but not directly tested by our CI.
`cibuildwheel` is not intended to run on your development machine. Because it uses system Python from Python.org it will try to install packages globally - not what you expect from a build tool! Instead, isolated CI services like those mentioned above are ideal.