diff --git a/README.md b/README.md index 19da463..071b905 100644 --- a/README.md +++ b/README.md @@ -350,7 +350,7 @@ defaults write com.apple.finder AppleShowAllFiles true defaults write com.apple.finder AppleShowAllFiles false ``` -### Remove Protected Flag +#### Remove Protected Flag ```bash sudo chflags -R nouchg /path/to/file/or/folder ```