diff --git a/docs/features/techdocs/creating-and-publishing.md b/docs/features/techdocs/creating-and-publishing.md index 4a37b6bca5..0dfa40f819 100644 --- a/docs/features/techdocs/creating-and-publishing.md +++ b/docs/features/techdocs/creating-and-publishing.md @@ -88,5 +88,5 @@ To do this you can run: ```bash cd ~// -npx techdocs-cli serve +npx @techdocs/cli serve ```