Skip to content

Commit ac71e02

Browse files
committed
a bit fix description
1 parent dbe4558 commit ac71e02

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.rst

+4-3
Original file line numberDiff line numberDiff line change
@@ -50,14 +50,15 @@ Install pycryptodome(depending on a situation)
5050

5151
# pip install pycryptodome
5252

53-
If you use caching_sha2_password authentication plugin
54-
and connect with 'not ssl and not unix_socket' you shoud install pycryptodome.
55-
It means that if the following error occur).
53+
If you use caching_sha2_password authentication plugin and connect with 'not ssl and not unix_socket',
54+
it means that if the following error occur ...
5655

5756
::
5857

5958
ModuleNotFoundError: No module named 'Crypto'
6059

60+
you shoud install pycryptodome.
61+
6162
Install pyzstd (compress="zstd")
6263
++++++++++++++++++++++++++++++++++++++++++++++++++++++++
6364

0 commit comments

Comments
 (0)