commit | bdd8ede4ae316fd6aab991449ba912054c39e8ec | [log] [tgz] |
---|---|---|
author | Nikias Bassen <nikias@gmx.li> | Mon Apr 04 08:55:00 2022 +0200 |
committer | Nikias Bassen <nikias@gmx.li> | Mon Apr 04 08:55:00 2022 +0200 |
tree | b37ec8f36f023459221538d2b1fbb6c33888caf7 | |
parent | d5c37d657969a6c71ff965a3f17004a844449879 [diff] |
Updated README with pkg-config requirement
diff --git a/README.md b/README.md index 00c0d40..c3d4f34 100644 --- a/README.md +++ b/README.md
@@ -29,6 +29,7 @@ ```shell sudo apt-get install \ build-essential \ + pkg-config \ checkinstall \ git \ autoconf \ @@ -123,4 +124,4 @@ ideviceinstaller is an independent software application and has not been authorized, sponsored or otherwise approved by Apple Inc. -README Updated on: 2020-06-13 +README Updated on: 2022-04-04