From e86ca6049a077494a0c3957d6c82990620084f21 Mon Sep 17 00:00:00 2001 From: Robert Schumacher Date: Tue, 20 Sep 2016 10:37:43 -0700 Subject: [PATCH] Update EXAMPLES.md --- docs/EXAMPLES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/EXAMPLES.md b/docs/EXAMPLES.md index 723e49bed3..3415dc754b 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. ### Step 2: Use