diff --git a/README.md b/README.md index 99d7057..9d8fee2 100644 --- a/README.md +++ b/README.md @@ -46,5 +46,5 @@ commit name != : description of the commit. Generate documentation webpages with the command: ```shell -typedoc --entryPointStrategy Expand src +npx typedoc --entryPointStrategy Expand src ```