Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
B
binwalk
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
fact-depend
binwalk
Commits
6258eaf4
Commit
6258eaf4
authored
9 years ago
by
Craig Heffner
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated INSTALL.md
parent
9e747b04
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
+1
-1
INSTALL.md
INSTALL.md
+1
-1
No files found.
INSTALL.md
View file @
6258eaf4
...
@@ -70,7 +70,7 @@ $ sudo apt-get install mtd-utils gzip bzip2 tar arj lhasa p7zip p7zip-full cabex
...
@@ -70,7 +70,7 @@ $ sudo apt-get install mtd-utils gzip bzip2 tar arj lhasa p7zip p7zip-full cabex
# Install sasquatch to extract non-standard SquashFS images
# Install sasquatch to extract non-standard SquashFS images
$
sudo
apt-get install zlib1g-dev liblzma-dev liblzo2-dev
$
sudo
apt-get install zlib1g-dev liblzma-dev liblzo2-dev
$
git clone https://github.com/devttys0/sasquatch
$
git clone https://github.com/devttys0/sasquatch
$
(
cd
sasquatch
&&
make
&&
sudo
make install
)
$
(
cd
sasquatch
&&
./build.sh
)
```
```
```
bash
```
bash
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment