Add tests for the 'x' operation.
[oota-llvm.git] / utils / textmate / README
index 195a0e6fae82ef3fbe8bd2802c21659e022f7f1d..b01352551afee7af8507c94e27ff6541c5d3c320 100644 (file)
@@ -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