Skip to content

Commit

Permalink
Updated INSTALL.md
Browse files Browse the repository at this point in the history
  • Loading branch information
devttys0 committed Dec 29, 2015
1 parent 9e747b0 commit 6258eaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
$ sudo apt-get install zlib1g-dev liblzma-dev liblzo2-dev
$ git clone https://github.com/devttys0/sasquatch
$ (cd sasquatch && make && sudo make install)
$ (cd sasquatch && ./build.sh)
```

```bash
Expand Down

0 comments on commit 6258eaf

Please sign in to comment.