diff --git a/README.md b/README.md index 79fbcaf199403fbf826b55b94b4db3fd36bd83aa..6b8cfd004f714b79f89eab77558f206d8ba15dcb 100644 --- a/README.md +++ b/README.md @@ -149,7 +149,7 @@ To test if everything is working, you can use screen to run gunicorn and Etherpa ## MYSQL # pip install "distribute>0.6.24" - sudo aptitude install libmysqlclient-dev python-dev + sudo aptitude install default-libmysqlclient-dev python-dev pip install MySQL-python mysqlclient