Skip to content

Commit

Permalink
Docs: add jq to the software packages list (#1641)
Browse files Browse the repository at this point in the history
  • Loading branch information
inqueue authored Dec 20, 2022
1 parent 890b761 commit 27b3ba5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/developing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ Install the following software packages:
* pyenv installed, Follow the instructions in the output of ``pyenv init`` to setup your shell and then restart it before proceeding. For more details please refer to the pyenv `installation instructions <https://github.com/pyenv/pyenv#installation>`_.
* JDK version required to build Elasticsearch. Please refer to the `build setup requirements <https://github.com/elastic/elasticsearch/blob/main/CONTRIBUTING.md#contributing-to-the-elasticsearch-codebase>`_.
* `Docker <https://docs.docker.com/install/>`_ and on Linux additionally `docker-compose <https://docs.docker.com/compose/install/>`_.
* `jq <https://stedolan.github.io/jq/download/>`_
* git

Check the :doc:`installation guide </install>` for detailed installation instructions for these packages.
Expand Down

0 comments on commit 27b3ba5

Please sign in to comment.