From c943b6caa9f0e3489ada0cdb837ea60a0ea56a1e Mon Sep 17 00:00:00 2001 From: Hermet Park Date: Sat, 30 Mar 2024 14:19:53 +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 43f16e66..a914c4af 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,7 @@ The task scheduler has been meticulously crafted to conceal complexity, streamli [](#contents)
## Installation -It explains how to set up the environment for building ThorVG.
+This section details the steps required to configure the environment for installing ThorVG.

### Build and Install ThorVG supports [meson](https://mesonbuild.com/) build system. Install [meson](http://mesonbuild.com/Getting-meson.html) and [ninja](https://ninja-build.org/) if you don't have them already.