mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-06-07 13:57:29 +08:00
[vcpkg docs] Make telemetry section of README.md clearer (#20412)
* Update README.md format section telemetry to make it more clear * Update README.md
This commit is contained in:
parent
72c6bfe02f
commit
c69a37472b
@ -356,8 +356,9 @@ The code in this repository is licensed under the [MIT License](LICENSE.txt).
|
||||
|
||||
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 the bootstrap-vcpkg script with -disableMetrics,
|
||||
passing --disable-metrics to vcpkg on the command line,
|
||||
or by setting the VCPKG_DISABLE_METRICS environment variable.
|
||||
You can opt-out of telemetry by
|
||||
- running the bootstrap-vcpkg script with -disableMetrics
|
||||
- passing --disable-metrics to vcpkg on the command line
|
||||
- setting the VCPKG_DISABLE_METRICS environment variable
|
||||
|
||||
Read more about vcpkg telemetry at docs/about/privacy.md
|
||||
|
Loading…
Reference in New Issue
Block a user