summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/source/devref/development.environment.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/devref/development.environment.rst b/doc/source/devref/development.environment.rst
index 4187f9278..4eb695963 100644
--- a/doc/source/devref/development.environment.rst
+++ b/doc/source/devref/development.environment.rst
@@ -66,7 +66,7 @@ On Ubuntu::
On Ubuntu Precise (12.04) you may also need to add the following packages::
- sudo apt-get install build-dep python-mysqldb
+ sudo apt-get build-dep python-mysqldb
On Fedora-based distributions (e.g., Fedora/RHEL/CentOS/Scientific Linux)::