Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 96ab899

Browse filesBrowse files
zxymike93methane
authored andcommitted
Fix typo (PyMySQL#415)
1 parent 1a5ae1d commit 96ab899
Copy full SHA for 96ab899

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎README.md

Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ support in some user forum. Don't file a issue on the issue tracker.**
5757

5858
You may need to install the Python 3 and MySQL development headers and libraries like so:
5959

60-
* `$ sudo apt-get install python3-dev default-libmysqlclient-dev build-essentials` # Debian / Ubuntu
60+
* `$ sudo apt-get install python3-dev default-libmysqlclient-dev build-essential` # Debian / Ubuntu
6161
* `% sudo yum install python3-devel mysql-devel` # Red Hat / CentOS
6262

6363
Then you can install mysqlclient via pip now:

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.