branch: elpa/lua-mode
commit 973028966ab1d8df765382f37455a2f6539faeb9
Author: juergen <juergen>
Commit: juergen <juergen>
Insert Project page Link
---
install.rst | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/install.rst b/install.rst
index 53db3e4..41acc55 100755
--- a/install.rst
+++ b/install.rst
@@ -25,3 +25,9 @@ If you want colorization, turn on ``global-font-lock`` or add
this::
If you want to use hideshow, turn on ``hs-minor-mode`` or add this::
(add-hook 'lua-mode-hook 'hs-minor-mode)
+
+DOWNLOAD
+------------
+Lua-mode is available from the project_ page at LuaForge.
+
+.. _project: http://luaforge.net/projects/lua-mode/
\ No newline at end of file