aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 05113ee..abd8bde 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,8 @@ To compile the project, type:
make
Up-to-date documentation is available at the [website](http://rhaberkorn.github.io/applause2).
-In case you want to build it manually, install the `lua-ldoc` and `lua-discount` packages and type:
+In case you want to build it manually, install [LDoc](https://stevedonovan.github.io/ldoc/)
+(for instance `luarocks install ldoc`) and type:
make doc