Skip to content

Commit 96ab899

Browse files
zxymike93methane
authored andcommitted
Fix typo (#415)
1 parent 1a5ae1d commit 96ab899

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines 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)