Merge "Add missing package dependency"

This commit is contained in:
Jenkins 2017-07-11 11:30:10 +00:00 committed by Gerrit Code Review
commit 5c1f116c7f
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ Valence installation
1. Install software dependencies
``$ sudo apt-get install git python-pip``
``$ sudo apt-get install git python-pip python-dev build-essential``
2. Clone the Valence code from git repo.