From bfaea7f9188fe9a5bb0a8ef46489992619f176d6 Mon Sep 17 00:00:00 2001 From: Hermet Park Date: Sat, 9 Sep 2023 11:17:17 +0900 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1f1c1740..c6f3d004 100644 --- a/README.md +++ b/README.md @@ -94,6 +94,7 @@ If you want to create Visual Studio project files, use the command --backend=vs. ``` meson build --backend=vs ``` +
### Install with vcpkg You can download and install pre-packaged ThorVG using the [vcpkg](https://vcpkg.io/en/index.html) package manager.