Skip to content

Commit

Permalink
Update source file in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
billti committed Oct 30, 2024
1 parent 3b3d02d commit 9bc8ba9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pip/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ BellState()
## Telemetry

This library sends telemetry. Minimal anonymous data is collected to help measure feature usage and performance.
All telemetry events can be seen in the source file [telemetry.py](https://github.com/microsoft/qsharp/tree/main/pip/qsharp/telemetry.py).
All telemetry events can be seen in the source file [telemetry_events.py](https://github.com/microsoft/qsharp/tree/main/pip/qsharp/telemetry_events.py).

To disable sending telemetry from this package, set the environment variable `QSHARP_PYTHON_TELEMETRY=none`

Expand Down

0 comments on commit 9bc8ba9

Please sign in to comment.