forked from Ponysearch/Ponysearch
change python-pybabel to python-babel in package requirements
Closes #1147
This commit is contained in:
parent
6ef2c04a74
commit
2134c7c693
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
||||
|
|
Loading…
Reference in a new issue