diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/EXAMPLES.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/EXAMPLES.md b/docs/EXAMPLES.md index 723e49bed..3415dc754 100644 --- a/docs/EXAMPLES.md +++ b/docs/EXAMPLES.md @@ -86,7 +86,7 @@ To install for other architectures and platforms such as Universal Windows Platf PS D:\src\vcpkg> .\vcpkg install cpprestsdk:x86-uwp zlib:x64-windows ``` -See `vcpkg help arch` for all supported targets. +See `vcpkg help triplet` for all supported targets. <a name="example-1-2"></a> ### Step 2: Use |
