From b6c9304119d33c12a3e019dd593986adaf63ab04 Mon Sep 17 00:00:00 2001 From: Sponge Date: Tue, 15 Aug 2017 16:31:08 +0530 Subject: [PATCH] Update README.md (#8217) Add specific python binding --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fa35786f26..f6057bced4 100644 --- a/README.md +++ b/README.md @@ -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