diff --git a/content/post/20210801-macos-format/index.md b/content/post/20210801-macos-format/index.md index af83b99..d141f22 100644 --- a/content/post/20210801-macos-format/index.md +++ b/content/post/20210801-macos-format/index.md @@ -52,4 +52,4 @@ Here's the error when I try to format it as ExFAT. Instead, use the `diskutil` command to first `list` the disks to find out which one is the offending disk `disk4` in this case) and then reformat it with something like `diskutil eraseDisk [format] [name] [disk]`. -![](step3.png) \ No newline at end of file +![](step3.png)