Update README.md
This commit is contained in:
parent
e6494d77ab
commit
3170c96969
1 changed files with 2 additions and 1 deletions
|
@ -92,10 +92,11 @@ List of all encryption methods:
|
|||
|
||||
Ubuntu:
|
||||
|
||||
sudo apt-get install python-m2crypto
|
||||
apt-get install python-m2crypto
|
||||
|
||||
Others:
|
||||
|
||||
apt-get install openssl-dev swig
|
||||
pip install M2Crypto
|
||||
|
||||
Please notice that some encryption methods are not available on some environments.
|
||||
|
|
Loading…
Reference in a new issue