mirror of https://github.com/searxng/searxng.git
change python-pybabel to python-babel in package requirements
Closes #1147
This commit is contained in:
parent
6ef2c04a74
commit
2134c7c693
|
@ -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 New Issue