diff --git a/README.md b/README.md index 1ca19549f9..87ca864c4d 100644 --- a/README.md +++ b/README.md @@ -39,9 +39,10 @@ Whether you're using CMake, MSBuild, or any other build system, vcpkg has you co You can also use any editor: * [vcpkg with Visual Studio](https://learn.microsoft.com/vcpkg/get_started/get-started-vs) -* [vcpkg with Visual Sudio Code](https://learn.microsoft.com/vcpkg/get_started/get-started-vscode) +* [vcpkg with Visual Studio Code](https://learn.microsoft.com/vcpkg/get_started/get-started-vscode) * [vcpkg with CLion]() +* [vcpkg with Qt Creator]() If a library you need is not present in the vcpkg registry, [open an issue on the GitHub repository][contributing:submit-issue] or [contribute the package