From 0d4c6bdeed98c32913ec763ea18eec411bb2fc2b Mon Sep 17 00:00:00 2001 From: Hermet Park Date: Tue, 9 Apr 2024 11:39:08 +0900 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7d433b64..f864c672 100644 --- a/README.md +++ b/README.md @@ -125,7 +125,7 @@ Install the ThorVG package. ### Install with MSYS2 You can download and install pre-packaged ThorVG using the [MSYS2](https://www.msys2.org/) package manager. -Download and execute the MSYS2 installer on the web page above and follow the steps. When done, just launch one of the terminals in the start menu, according to the architecture and compiler you want (either 32 or 64 bits, with MSVCRT or UCR C library). Then you can install the ThorVG package : +Download and execute the MSYS2 installer on the web page above and follow the steps. When done, just launch one of the terminals in the start menu, according to the architecture and compiler you want (either 32 or 64 bits, with MSVCRT or UCRT library). Then you can install the ThorVG package : ``` pacman -S thorvg