Fix header

This commit is contained in:
nliefting 2021-02-10 12:48:36 +01:00
parent eac4970147
commit da74134fe2

View file

@ -1,6 +1,6 @@
#gibmacOS scripts # gibmacOS scripts
##Guide ## Guide
The gibmacOS is a Python2/3 script that can download macOS components direct from Apple and create installers from it. The gibmacOS is a Python2/3 script that can download macOS components direct from Apple and create installers from it.
To run this script simple issue the following command in your terminal: To run this script simple issue the following command in your terminal:
@ -20,12 +20,12 @@ https://support.apple.com/en-us/HT201372
##Updates ## Updates
- This script can now also build Internet Recovery USB installers from Windows using [dd](http://www.chrysocome.net/dd) and [7zip](https://www.7-zip.org/download.html). - This script can now also build Internet Recovery USB installers from Windows using [dd](http://www.chrysocome.net/dd) and [7zip](https://www.7-zip.org/download.html).
##A special thanks goes out to: ## A special thanks goes out to:
* FoxletFox for [FetchMacOS](http://www.insanelymac.com/forum/topic/326366-fetchmacos-a-tool-to-download-macos-on-non-mac-platforms/) and outlining the URL setup * FoxletFox for [FetchMacOS](http://www.insanelymac.com/forum/topic/326366-fetchmacos-a-tool-to-download-macos-on-non-mac-platforms/) and outlining the URL setup
* munki for his [macadmin-scripts](https://github.com/munki/macadmin-scripts) * munki for his [macadmin-scripts](https://github.com/munki/macadmin-scripts)