Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nyhtml committed Jan 4, 2021
1 parent 7cca527 commit 7250528
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/):

Expand Down

0 comments on commit 7250528

Please sign in to comment.