We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 437c782 commit 314e8feCopy full SHA for 314e8fe
README.md
@@ -23,7 +23,11 @@ The GeneralUpdate twin project provides code examples for Quick Start.
23
Find and double-click start.cmd to immediately experience the automatic upgrade.
24
25
```shell
26
+//start.cmd to initiate standard update.
27
...\GeneralUpdate-Samples\src\start.cmd
28
+
29
+//oss_start.cmd to initiate minimal update.
30
+...\GeneralUpdate-Samples\src\oss_start.cmd
31
```
32
33
0 commit comments