From 79e6b7968f87586fe68d5e4b37ffce0c891442c5 Mon Sep 17 00:00:00 2001 From: Racka98 <41214249+racka98@users.noreply.github.com> Date: Mon, 23 Nov 2020 23:52:17 +0300 Subject: [PATCH] Update README.md --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 73de72e..3492ecf 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ EFI folder and Guide for Thinkpad T450 and T450s Hackintosh Catalina. ## macOS Big Sur -**For this release it is essential you use macOS to create the install USB. An install USB created in Linux or windows won't work. If you don't have a real mac or another hackintosh you always use a VM (See Note no. 2)** +**For this release it is essential you use macOS to create the install USB. An install USB created in Linux or windows won't work. If you don't have a real mac or another hackintosh you can always use a VM (See Note no. 2)** **This is a simple and quick summary of the install USB creation** 1. Download gibMacOS: https://github.com/corpnewt/gibMacOS @@ -83,9 +83,8 @@ EFI folder and Guide for Thinkpad T450 and T450s Hackintosh Catalina. 7. Now run: `sudo /Applications/Install\ macOS\ Big\ Sur.app/Contents/Resources/createinstallmedia --volume /Volumes/MyVolume` -MyVolume will be replaced by the name you gave to your usb when formatting it. Or you could name the usb as MyVolume when you were formatting. - -This will create the bootable usb that works on a real mac. +> MyVolume will be replaced by the name you gave to your usb when formatting it. Or you could name the usb as MyVolume when you were formatting. +> This will create the bootable usb that works on a real mac. 8. Now you can proceed with "Setting up OpenCore's EFI environment" from [here](https://dortania.github.io/OpenCore-Install-Guide/installer-guide/mac-install.html#setting-up-the-installer).