diff --git a/README.md b/README.md index e6585d0..8b9ce0f 100644 --- a/README.md +++ b/README.md @@ -134,7 +134,7 @@ sqlite3 ~/Library/Application\ Support/Dock/desktoppicture.db "update data set v find /Applications -path '*Contents/_MASReceipt/receipt' -maxdepth 4 -print |\sed 's#.app/Contents/_MASReceipt/receipt#.app#g; s#/Applications/##' ``` -#### Enable the Debug menu for App Store. +#### Show Debug Menu ```bash # Enable defaults write com.apple.appstore ShowDebugMenu -bool true