Merge pull request #1701 from spotify/mob/techdocs-cli-updates

TechDocs: techdocs cli updates
This commit is contained in:
Sebastian Qvarfordt
2020-07-21 16:32:08 +02:00
committed by GitHub
4 changed files with 17 additions and 31 deletions
+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