From ce3851080b947c932fdfc052469a04a36ef5b6cf Mon Sep 17 00:00:00 2001
From: devttys0 <heffnercj@gmail.com>
Date: Fri, 20 Mar 2015 14:05:04 -0400
Subject: [PATCH] Added jefferson to INSTALL.md

---
 INSTALL.md | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/INSTALL.md b/INSTALL.md
index 5b6ab6d..84a273c 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -72,6 +72,13 @@ $ (cd sasquatch && make && sudo make install)
 ```
 
 ```bash
+# Install jefferson to extract JFFS2 file systems
+$ sudo pip install cstruct
+$ git clone https://github.com/sviehb/jefferson
+$ sudo python setup.py install
+```
+
+```bash
 # Install unstuff (closed source) to extract StuffIt archive files
 $ wget -O - http://my.smithmicro.com/downloads/files/stuffit520.611linux-i386.tar.gz | tar -zxv
 $ sudo cp bin/unstuff /usr/local/bin/
--
libgit2 0.26.0