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: ```