change python-pybabel to python-babel in package requirements

Closes #1147
This commit is contained in:
Noémi Ványi 2018-01-17 22:05:10 +01:00
parent 6ef2c04a74
commit 2134c7c693
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ Install packages:
.. code:: sh
sudo apt-get install git build-essential libxslt-dev python-dev python-virtualenv python-pybabel zlib1g-dev libffi-dev libssl-dev
sudo apt-get install git build-essential libxslt-dev python-dev python-virtualenv python-babel zlib1g-dev libffi-dev libssl-dev
Install searx: