aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/EXAMPLES.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/EXAMPLES.md b/docs/EXAMPLES.md
index b6a219b4f..1a2bacc99 100644
--- a/docs/EXAMPLES.md
+++ b/docs/EXAMPLES.md
@@ -3,7 +3,7 @@
## Overview
Vcpkg helps you get C and C++ libraries on Windows.
-For short description of available commands, run `./vcpkg help`.
+For short description of available commands, run `.\vcpkg help`.
## Table of Contents
- <a href="#example-1">Example 1: Using Sqlite</a>