Updated Get Started (markdown)

ZIQI
2023-03-20 22:18:31 +01:00
parent 7ecf417138
commit 9d79c641f3

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