Skip to content

Commit 165792f

Browse files
Update README.rst with pip install instruction
1 parent 0d5762b commit 165792f

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,16 @@ The ``*`` can also be used for hash types::
4747
The expression: ``foo.*.name`` will return ["one", "two"].
4848

4949

50+
Installation
51+
============
52+
53+
Install jmespath from pypi with
54+
55+
.. code:: bash
56+
57+
pip install jmespath
58+
59+
5060
API
5161
===
5262

0 commit comments

Comments
 (0)