update docs

Signed-off-by: Emma Indal <emma.indahl@gmail.com>
This commit is contained in:
Emma Indal
2022-02-15 16:55:51 +01:00
parent 4aa501594f
commit 4789c33341
+2 -2
View File
@@ -87,8 +87,8 @@ yarn build --scope @techdocs/cli
# Navigate to the example project
cd techdocs-container/mock-docs
# Now execute the techdocs-cli binary
../../backstage/packages/techdocs-cli/bin/techdocs-cli
# Now execute the techdocs-cli serve command
../../backstage/packages/techdocs-cli/bin/techdocs-cli serve
```
Run the cypress tests