Skip to content

Commit 98b7fdf

Browse files
author
Colin Robertson
authored
Merge pull request #1795 from mloskot/ml/clarify-vcpkg-uninstall
Clarify removal of vcpkg directory uninstalls all libraries
2 parents 6ca6aa8 + 0b3ffec commit 98b7fdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/build/vcpkg.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ You can modify your clone of vcpkg in any way you like. You can create multiple
176176

177177
## Uninstall vcpkg
178178

179-
Just delete the directory.
179+
Just delete the vcpkg directory. Deleting this directory uninstalls the vcpkg distribution, and all the libraries that vcpkg has installed.
180180

181181
## Send feedback about vcpkg
182182

0 commit comments

Comments
 (0)