diff --git a/static/build.html b/static/build.html index 42c3edb9..f67950a6 100644 --- a/static/build.html +++ b/static/build.html @@ -699,6 +699,11 @@ cd ../.. ├── crosshatch-target_files-2019.10.07.21.zip └── crosshatch-testing +
Incremental updates are uploaded alongside the update packages and update metadata + on the static web server used as an update server. The update client will + automatically check for an incremental update and use it if available. No additional + metadata is needed to make incremental updates work.
+