Update README.md (#8217)

Add specific python binding
This commit is contained in:
Sponge 2017-08-15 16:31:08 +05:30 committed by radare
parent 9d7dc6a95b
commit b6c9304119

View File

@ -135,7 +135,7 @@ to swig interfaces, nodejs-ffi or other and then compiled.
The easiest way to install the python bindings is to run:
$ r2pm install lang-python
$ r2pm install lang-python2 #lang-python3 for python3 bindings
$ r2pm install r2api-python
$ r2pm install r2pipe-python