From 7ecf4171384099c64e1e574ebc1fe5f5166cb7da Mon Sep 17 00:00:00 2001 From: ZIQI <34473017+qiaoziliang@users.noreply.github.com> Date: Mon, 20 Mar 2023 22:17:40 +0100 Subject: [PATCH] Section 'Firmware extraction' is verified and updated. --- Get-Started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Get-Started.md b/Get-Started.md index f86d524..92138af 100644 --- a/Get-Started.md +++ b/Get-Started.md @@ -13,7 +13,7 @@ See [Additional Notes](#additional-notes) below in case you come across any issu Download the firmware extraction tools and following these steps: * Clone the git repository with `$ git clone https://github.com/patjak/facetimehd-firmware.git` * Dependencies for make are curl, xzcat and cpio -* In the cloned repository type `$ make` and then as root type `# make install` +* In the cloned repository type `$ make` and then as root type `# make install` (20.03.2023: verified on MacBook Model A1502, Ubuntu 20.04.6 LTS, where the first '$ make' shall be changed into '# make') * Result should be like: ```