Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion examples/vcpkg_example_chat/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ you are pulling in vcpkg's cmake toolchain file. Then all you need to do is:
# Building the example project using vcpkg in manifest mode

Here are some specific instructions that build the example project using vcpkg in
["manifest mode"](https://vcpkg.readthedocs.io/en/latest/users/manifests/).
["manifest mode"](https://learn.microsoft.com/en-us/vcpkg/concepts/manifest-mode).
This example assumes Windows, and also it's recommended to run this from a
Visual Studio command prompt so we know what compiler to use.

Expand Down