Skip to content

Commit

Permalink
Fix slash
Browse files Browse the repository at this point in the history
  • Loading branch information
alexkaratarakis committed Jun 11, 2018
1 parent 5af5857 commit 82f53ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/about/privacy.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ In order to opt-out of data collection, you can re-run the boostrap script with

```PS> .\bootstrap-vcpkg.bat -disableMetrics 1```

```~/$ .\bootstrap-vcpkg.sh -disableMetrics```
```~/$ ./bootstrap-vcpkg.sh -disableMetrics```

For more information about how Microsoft protects your privacy, see https://privacy.microsoft.com/en-us/privacy.

Expand Down

0 comments on commit 82f53ac

Please sign in to comment.