Skip to content

Commit 12caacb

Browse files
committed
Merge branch 'shadiakiki1986-readmePipInstall' into develop
PR #183. * shadiakiki1986-readmePipInstall: Fix naming on JMESPath Update README.rst with pip install instruction
2 parents 16fcf99 + 4a0f176 commit 12caacb

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+
You can 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)