diff options
| author | 2024-10-22 19:33:52 +0200 | |
|---|---|---|
| committer | 2024-10-22 19:33:52 +0200 | |
| commit | 958b108ebf9653a389981676dcfb531e4b596af2 (patch) | |
| tree | f9e391949cd5f2cfcee772a616caad30bbaadb3c | |
| parent | 2fb767d784c01269a0ded5bacd5539aee3768c35 (diff) | |
| download | libirecovery-958b108ebf9653a389981676dcfb531e4b596af2.tar.gz libirecovery-958b108ebf9653a389981676dcfb531e4b596af2.tar.bz2 | |
Updated README
| -rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
| @@ -91,7 +91,8 @@ section of the README on how to build it. Note that some platforms might have it | |||
| 91 | libtool \ | 91 | libtool \ |
| 92 | autoconf \ | 92 | autoconf \ |
| 93 | automake-wrapper \ | 93 | automake-wrapper \ |
| 94 | pkg-config | 94 | pkg-config \ |
| 95 | mingw-w64-x86_64-readline | ||
| 95 | ``` | 96 | ``` |
| 96 | NOTE: You can use a different shell and different compiler according to your needs. Adapt the above command accordingly. | 97 | NOTE: You can use a different shell and different compiler according to your needs. Adapt the above command accordingly. |
| 97 | 98 | ||
| @@ -255,4 +256,4 @@ iPadOS, tvOS, watchOS, and macOS are trademarks of Apple Inc. | |||
| 255 | This project is an independent software library and has not been authorized, | 256 | This project is an independent software library and has not been authorized, |
| 256 | sponsored, or otherwise approved by Apple Inc. | 257 | sponsored, or otherwise approved by Apple Inc. |
| 257 | 258 | ||
| 258 | README Updated on: 2024-10-10 | 259 | README Updated on: 2024-10-22 |
