Skip to content

Commit bbb1d38

Browse files
authored
Merge pull request drduh#163 from CameronBanga/master
Fixed typo.
2 parents eb543f4 + 4a0be71 commit bbb1d38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ macOS installers can be made with the `createinstallmedia` utility included in `
140140

141141
**Note** Apple's installer [does not appear to work](https://github.com/drduh/OS-X-Security-and-Privacy-Guide/issues/120) across OS versions. If you want to build a 10.12 image, for example, the following steps must be run on a 10.12 machine!
142142

143-
To create a **bootable USB macOS installer**, mount a USB drive, and erase and partition it, then use the `cratemediainstall` utility:
143+
To create a **bootable USB macOS installer**, mount a USB drive, and erase and partition it, then use the `createinstallmedia` utility:
144144

145145
```
146146
$ diskutil list

0 commit comments

Comments
 (0)