From 36b8d26ce1807e109940aa2bd0cb9f3357d57ba2 Mon Sep 17 00:00:00 2001 From: Marcel Bischoff Date: Thu, 21 Jan 2016 22:29:38 +0100 Subject: [PATCH] Changes for #96 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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