Commit e5f681d3 by devttys0

Updated INSTALL.md

parent ce385108
...@@ -75,7 +75,7 @@ $ (cd sasquatch && make && sudo make install) ...@@ -75,7 +75,7 @@ $ (cd sasquatch && make && sudo make install)
# Install jefferson to extract JFFS2 file systems # Install jefferson to extract JFFS2 file systems
$ sudo pip install cstruct $ sudo pip install cstruct
$ git clone https://github.com/sviehb/jefferson $ git clone https://github.com/sviehb/jefferson
$ sudo python setup.py install $ (cd jefferson && sudo python setup.py install)
``` ```
```bash ```bash
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment