[README] Update ldoc usage.

This commit is contained in:
Lorenzo Cogotti 2022-09-01 09:02:20 +02:00
parent 32cecbef1c
commit ac68fce474
1 changed files with 1 additions and 1 deletions

View File

@ -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`