Skip to content

Commit

Permalink
Merge pull request #94 from zulrang/patch-1
Browse files Browse the repository at this point in the history
Typo in pip install cryptography extra
  • Loading branch information
mpdavis committed May 21, 2018
2 parents 55b6556 + 5de5880 commit 6b3d557
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ The crytography option is a good default.

::

$ pip install python-jose[crytography]
$ pip install python-jose[cryptography]
$ pip install python-jose[pycryptodome]
$ pip install python-jose[pycrypto]

Expand Down

0 comments on commit 6b3d557

Please sign in to comment.