We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2feb5ed commit 50a81b1Copy full SHA for 50a81b1
README.md
@@ -25,6 +25,7 @@ On Windows, there are binary wheel you can install without MySQLConnector/C or M
25
26
`sudo yum install python3-devel ` # Red Hat / CentOS
27
28
+`brew install mysql-connector-c` # macOS (Homebrew)
29
30
### Install from PyPI
31
0 commit comments