Skip to content

Commit 11df510

Browse files
committed
(GH-1932) Use correct command
1 parent 62a447d commit 11df510

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ To serve up the documentation locally, you need to run the following build
2222
command:
2323

2424
```shell
25-
.\build.ps1 --target=preview
25+
.\build.ps1 -Target Preview-Documentation
2626
```
2727

2828
After pressing enter, the documentation will be generated and then served under

0 commit comments

Comments
 (0)