From 9d79c641f3540fe4f712c0f880ab970e740eae91 Mon Sep 17 00:00:00 2001 From: ZIQI <34473017+qiaoziliang@users.noreply.github.com> Date: Mon, 20 Mar 2023 22:18:31 +0100 Subject: [PATCH] Updated Get Started (markdown) --- Get-Started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Get-Started.md b/Get-Started.md index 92138af..e9bc9e1 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` (20.03.2023: verified on MacBook Model A1502, Ubuntu 20.04.6 LTS, where the first '$ make' shall be changed into '# make') +* 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: ```