Skip to content

Commit 663f5d7

Browse files
committed
Clarify removal of vcpkg directory uninstalls all libraries
For (new) users of vcpkg, it may be helpful to clarify that removal of the directory actually means deinstallation of all ports and libraries installed by the vcpkg.
1 parent 637ef25 commit 663f5d7

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. This will uninstall the whole vcpkg distribution including all libraries the vcpkg installed.
180180

181181
## Send feedback about vcpkg
182182

0 commit comments

Comments
 (0)