Update README.md
This commit is contained in:
@ -92,10 +92,11 @@ List of all encryption methods:
|
|||||||
|
|
||||||
Ubuntu:
|
Ubuntu:
|
||||||
|
|
||||||
sudo apt-get install python-m2crypto
|
apt-get install python-m2crypto
|
||||||
|
|
||||||
Others:
|
Others:
|
||||||
|
|
||||||
|
apt-get install openssl-dev swig
|
||||||
pip install M2Crypto
|
pip install M2Crypto
|
||||||
|
|
||||||
Please notice that some encryption methods are not available on some environments.
|
Please notice that some encryption methods are not available on some environments.
|
||||||
|
Reference in New Issue
Block a user