diff --git a/README.md b/README.md index 48d7ecc..42f7681 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ The complete [specs](https://www.dualbootpc.com/systems/laptop/e5440/specs/) use 1. Download the [macOS Mojave installer](https://www.dualbootpc.com/software/system/macos/mojave/) (v10.14.6) from the Mac App Store 2. Open Terminal and format the target USB drive as with the following command: - `diskutil partitionDisk /dev/{YOUR_DISK_ID} GPT JHFS+ "GixxerUSB" 100%` + `diskutil partitionDisk /dev/{YOUR_DISK_ID} GPT JHFS+ "{YOURR_DISK_NAME}" 100%` 3. [Create the bootable macOS installer](https://www.dualbootpc.com/guide/creating-a-usb-installer/):