mirror of https://github.com/searxng/searxng.git
Merge pull request #1149 from kvch/gh-pages
Change python-pybabel to python-babel in package requirements
This commit is contained in:
commit
8fa1387576
|
@ -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