docs: fix run command

ref: N25B-288
This commit is contained in:
Twirre Meulenbelt
2025-11-18 11:45:10 +01:00
parent 000d221538
commit eabc7c8b04

View File

@@ -46,5 +46,5 @@ commit name != <type>: description of the commit.
Generate documentation webpages with the command: Generate documentation webpages with the command:
```shell ```shell
typedoc --entryPointStrategy Expand src npx typedoc --entryPointStrategy Expand src
``` ```