Update command on devref doc
Update the apt-get command to build mysql dependency for ubuntu. It currenly says apt-get install build-dep python-mysqldb which should just be apt-get build-dep python-mysqldb Change-Id: I541f7b80802a6b7191f2fe0338965ef425e7c2fd
This commit is contained in:
@@ -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)::
|
||||
|
||||
|
Reference in New Issue
Block a user