summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Nikias Bassen2023-04-22 13:15:42 +0200
committerGravatar GitHub2023-04-22 13:15:42 +0200
commit462e238de4553532ade7eb88ef86905c04fc7bb7 (patch)
tree33a992c9e7e0c7a45cfa0c9eb07a5a8dc047a6e7
parent8a69c570d1a47c9b169b90bf20d05e320e4a76e3 (diff)
downloadlibirecovery-462e238de4553532ade7eb88ef86905c04fc7bb7.tar.gz
libirecovery-462e238de4553532ade7eb88ef86905c04fc7bb7.tar.bz2
Update README.md
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6eec953..a447fec 100644
--- a/README.md
+++ b/README.md
@@ -28,6 +28,7 @@ sudo apt-get install \
28 autoconf \ 28 autoconf \
29 automake \ 29 automake \
30 libtool-bin \ 30 libtool-bin \
31 libimobiledevice-glue-dev \
31 libreadline-dev \ 32 libreadline-dev \
32 libusb-1.0-0-dev 33 libusb-1.0-0-dev
33``` 34```
@@ -115,4 +116,4 @@ iPadOS, tvOS, watchOS, and macOS are trademarks of Apple Inc.
115This project is an independent software library and has not been authorized, 116This project is an independent software library and has not been authorized,
116sponsored, or otherwise approved by Apple Inc. 117sponsored, or otherwise approved by Apple Inc.
117 118
118README Updated on: 2022-04-04 119README Updated on: 2023-04-22