There was an error while loading. Please reload this page.
2 parents 13018f3 + 4a41888 commit a5fea49Copy full SHA for a5fea49
02-Use_the_Tools_Available.md
@@ -47,7 +47,7 @@ Package management is an important topic in C++, with currently no clear winner.
47
* [qpm](https://www.qpm.io/) - Package manager for Qt
48
* [build2](https://build2.org/) - cargo-like package management for C++
49
* [Buckaroo](https://buckaroo.pm) - Truly decentralized cross-platform dependency manager for C/C++ and more
50
- * [Vcpkg](https://github.com/microsoft/vcpkg) - C++ Library Manager for Windows, Linux, and MacOS
+ * [Vcpkg](https://github.com/microsoft/vcpkg) - Microsoft C++ Library Manager for Windows, Linux, and MacOS
51
52
## Continuous Integration
53
0 commit comments