From 02dd825fa4db5bd1e0706dfbde2b8dd1b4272ff7 Mon Sep 17 00:00:00 2001 From: devttys0 <heffnercj@gmail.com> Date: Sun, 3 May 2015 16:51:43 -0400 Subject: [PATCH] Updated install documentation --- INSTALL.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/INSTALL.md b/INSTALL.md index 3781777..3d30bda 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -18,6 +18,8 @@ $ sudo python setup.py install $ sudo python3 setup.py install ``` +**NOTE**: Older versions of binwalk (e.g., v1.0) are not compatible with the latest version of binwalk. It is strongly recommended that you uninstall any existing binwalk installations before installing the latest version in order to avoid API conflicts. + Dependencies ============ -- libgit2 0.26.0