aboutsummaryrefslogtreecommitdiff
path: root/scripts/bootstrap.ps1
diff options
context:
space:
mode:
authordan-shaw <51385773+dan-shaw@users.noreply.github.com>2019-11-22 15:07:00 -0800
committerdan-shaw <51385773+dan-shaw@users.noreply.github.com>2019-11-22 15:07:00 -0800
commit0a0440c1a89037866f091dae33a3859f40f41fa2 (patch)
treec303eacbbb95510f0c206f12fc8eabaf334fdaf8 /scripts/bootstrap.ps1
parent4984408bed8114d5624cd03b2f6caa9dc9193626 (diff)
downloadvcpkg-0a0440c1a89037866f091dae33a3859f40f41fa2.tar.gz
vcpkg-0a0440c1a89037866f091dae33a3859f40f41fa2.zip
update telemetry
Diffstat (limited to 'scripts/bootstrap.ps1')
-rw-r--r--scripts/bootstrap.ps12
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/bootstrap.ps1 b/scripts/bootstrap.ps1
index ce92f0c82..3817fd691 100644
--- a/scripts/bootstrap.ps1
+++ b/scripts/bootstrap.ps1
@@ -415,7 +415,7 @@ Write-Host "`nBuilding vcpkg.exe... done.`n"
Write-Host @"
Telemetry
---------
-vcpkg collects usage data in order to help us improve your experience. The data collected by Microsoft is anonymous. You can opt-out of telemetry by adding -disableMetrics after the bootstrap-vcpkg.bat script.
+vcpkg collects usage data in order to help us improve your experience. The data collected by Microsoft is anonymous. You can opt-out of telemetry by re-running bootstrap-vcpkg.bat with -disableMetrics.
Read more about vcpkg telemetry at docs/about/privacy.md
"@