diff options
Diffstat (limited to 'macosx/README')
-rw-r--r-- | macosx/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/README b/macosx/README index 3451385..c2fa040 100644 --- a/macosx/README +++ b/macosx/README @@ -703,7 +703,7 @@ that LaunchServices is launching the correct Wish.app. Instructions for doing this are provided below. The command line tool which manages the LaunchServices database has -an amazingly unwieldy path name. So, first, run this command: +an amazingly unwieldy path name. So, first, run this command: alias lsregister='/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/Support/lsregister' |