diff options
Diffstat (limited to 'bin/doc/README.md')
-rw-r--r-- | bin/doc/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/doc/README.md b/bin/doc/README.md index 3646e46e..4646c200 100644 --- a/bin/doc/README.md +++ b/bin/doc/README.md @@ -72,5 +72,5 @@ Each type of heading has a description block. Run the following from the etherpad-lite root directory: ```sh -$ node tools/doc/generate doc/index.md --format=html --template=doc/template.html > out.html +$ node bin/doc/generate doc/index.md --format=html --template=doc/template.html > out.html ```
\ No newline at end of file |