Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tihmstar authored Aug 27, 2020
1 parent 9d41958 commit e6a43f7
Showing 1 changed file with 11 additions and 5 deletions.
16 changes: 11 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,17 @@
_A tool for manipulating IMG4, IM4M and IM4P files_

# BUILD
Be sure to checkout the require submodule after cloning.
```bash
git submodule init
git submodule update
```
Install dependencies:
* Buildsystem
* autoconf
* automake
* libtool
* pkg-config
* External
* openssl
* libplist-2.0
* tihmstar's tools
* [libgeneral](https://github.com/tihmstar/libgeneral)

To compile run:

Expand Down

0 comments on commit e6a43f7

Please sign in to comment.