summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index b520700..0de51eb 100644
--- a/README.md
+++ b/README.md
@@ -57,6 +57,7 @@ First install all required dependencies and build tools:
57```shell 57```shell
58sudo apt-get install \ 58sudo apt-get install \
59 build-essential \ 59 build-essential \
60 pkg-config \
60 checkinstall \ 61 checkinstall \
61 git \ 62 git \
62 autoconf \ 63 autoconf \
@@ -191,4 +192,4 @@ iPadOS, tvOS, watchOS, and macOS are trademarks of Apple Inc.
191This project is an independent software and has not been authorized, sponsored, 192This project is an independent software and has not been authorized, sponsored,
192or otherwise approved by Apple Inc. 193or otherwise approved by Apple Inc.
193 194
194README Updated on: 2021-08-30 195README Updated on: 2022-04-04