diff --git a/README.md b/README.md index f448726..d5e0d58 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Code is documented with [LDoc](https://github.com/lunarmodules/LDoc). Documentation may be generated running the command: ```sh -ldoc init.lua +ldoc . ``` `ldoc` generates a `doc` directory, open `doc/index.html`