summaryrefslogtreecommitdiff
path: root/utils/textmate/README
diff options
context:
space:
mode:
Diffstat (limited to 'utils/textmate/README')
-rw-r--r--utils/textmate/README5
1 files changed, 3 insertions, 2 deletions
diff --git a/utils/textmate/README b/utils/textmate/README
index 195a0e6fae..b01352551a 100644
--- a/utils/textmate/README
+++ b/utils/textmate/README
@@ -3,5 +3,6 @@ files for the TextMate editor for OS X. The highlighting follows that done
by the TextMate "C" bundle. Currently, keywords, comments, and strings are
highlighted.
-To install this bundle, copy it to
- ~/Library/Application\ Support/TextMate/Bundles
+To install this bundle, copy it to the per user area:
+ cp -R utils/textmate/TableGen.tmbundle \
+ ~/Library/Application\ Support/TextMate/Bundles/TableGen.tmbundle