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:
|
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.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue