aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorVarun Agrawal <varagrawal@gmail.com>2020-07-31 14:38:02 -0400
committerGitHub <noreply@github.com>2020-07-31 11:38:02 -0700
commite6cc4b49e7ed41f7756c11b86f23e10c1166eb6e (patch)
treebc38bdc0d6ef40e2dfa7e4e91ef81ff7230d685d /README.md
parent103939fa9b8bff139e36fce0554977050baa82f9 (diff)
downloadvcpkg-e6cc4b49e7ed41f7756c11b86f23e10c1166eb6e.tar.gz
vcpkg-e6cc4b49e7ed41f7756c11b86f23e10c1166eb6e.zip
[vcpkg] Fix typo in link for installing and using packages (#12661)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1764b5a11..f3e190584 100644
--- a/README.md
+++ b/README.md
@@ -324,7 +324,7 @@ you may use a simple `vcpkg install --feature-flags=manifests`
For more information, check out the [manifest][getting-started:manifest-spec]
specification.
-[getting-started:using-a-package]: docs/examples/intalling-and-using-packages.md
+[getting-started:using-a-package]: docs/examples/installing-and-using-packages.md
[getting-started:integration]: docs/users/integration.md
[getting-started:git]: https://git-scm.com/downloads
[getting-started:cmake-tools]: https://marketplace.visualstudio.com/items?itemName=ms-vscode.cmake-tools