diff options
author | 2012-04-10 10:37:30 -0400 | |
---|---|---|
committer | 2012-04-10 10:37:30 -0400 | |
commit | 98e04ce98242382105520bd7cd09bd5bc5209829 (patch) | |
tree | 8d1d2dd382bd07d0451566a93bc6fac245084d28 /doc/02_Installation.md | |
parent | 55907c7be23e8b05c8a668b3889903ac61818491 (diff) | |
download | textadept-98e04ce98242382105520bd7cd09bd5bc5209829.tar.gz textadept-98e04ce98242382105520bd7cd09bd5bc5209829.zip |
Renamed textadept.app to Textadept.app.
Diffstat (limited to 'doc/02_Installation.md')
-rw-r--r-- | doc/02_Installation.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/02_Installation.md b/doc/02_Installation.md index ffc8b938..e901ce8a 100644 --- a/doc/02_Installation.md +++ b/doc/02_Installation.md @@ -81,12 +81,12 @@ actually quite painless even though it requires recompiling Textadept. See the ### Mac OSX -Unpack the archive and move `textadept.app` to your user or system +Unpack the archive and move `Textadept.app` to your user or system `Applications` directory like any other Mac OSX application. Run Textadept by -double-clicking `textadept.app`. +double-clicking `Textadept.app`. If you downloaded the set of language-specific modules, unpack it, right-click -`textadept.app`, select `Show Package Contents`, navigate to +`Textadept.app`, select `Show Package Contents`, navigate to `Contents/Resources/modules`, and copy the unpacked modules there. #### Environment Variables |