fix(techdocs-container): update techdocs-container docs

This commit is contained in:
Emma Indal
2020-07-21 11:57:54 +02:00
parent bf8f6c26aa
commit 0d9b0a0dc9
+1 -1
View File
@@ -9,7 +9,7 @@ This is the Docker container that powers the creation of static documentation si
Using the TechDocs CLI, we can invoke the latest version of `techdocs-container` via Docker Hub:
```bash
npx @techdocs/cli serve
npx techdocs-cli serve
```
## Local Development