Skip to content

Commit 6b3d557

Browse files
authored
Merge pull request #94 from zulrang/patch-1
Typo in pip install cryptography extra
2 parents 55b6556 + 5de5880 commit 6b3d557

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ The crytography option is a good default.
3838

3939
::
4040

41-
$ pip install python-jose[crytography]
41+
$ pip install python-jose[cryptography]
4242
$ pip install python-jose[pycryptodome]
4343
$ pip install python-jose[pycrypto]
4444

0 commit comments

Comments
 (0)