awful hg repo, taghilight include
[stack/conf/vim.git] / addons / TagHighlight / plugin / TagHighlight / instructions.txt
diff --git a/addons/TagHighlight/plugin/TagHighlight/instructions.txt b/addons/TagHighlight/plugin/TagHighlight/instructions.txt
new file mode 100644 (file)
index 0000000..b37a247
--- /dev/null
@@ -0,0 +1,6 @@
+To make the Windows executable, set up pyinstaller (1.5 rc1 or later) and
+run:
+
+    python /path/to/pyinstaller/Build.py TagHighlight.spec
+
+from this directory.