diff --git a/README.md b/README.md index 73da1c1..d9099dc 100644 --- a/README.md +++ b/README.md @@ -843,7 +843,7 @@ launchctl load -w /System/Library/LaunchAgents/com.apple.notificationcenterui.pl ```bash qlmanage -p /path/to/file ``` -#### Enable Text Selection and Copying in QuickLook +#### Enable Text Selection ```bash defaults write com.apple.finder QLEnableTextSelection -bool true ```