From 38d3f661aa814f2c3caddce45bbb75e8fc1df7db Mon Sep 17 00:00:00 2001 From: Nguyen Anh Quynh Date: Fri, 15 May 2015 17:02:47 +0800 Subject: [PATCH] python: update README.pypi-src --- bindings/python/README.pypi-src | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bindings/python/README.pypi-src b/bindings/python/README.pypi-src index d7b7d2a7..d8350b56 100644 --- a/bindings/python/README.pypi-src +++ b/bindings/python/README.pypi-src @@ -7,7 +7,8 @@ run "pip install capstone" or "python setup.py install" from "Developer Command Prompt". For Windows, if you do not want to compile the core, try the "capstone-windows" -package instead, which already has the prebuilt core inside: +package instead, which already includes the prebuilt "capstone.dll" inside. + https://pypi.python.org/pypi/capstone-windows