Update README.md

This commit is contained in:
Hermet Park 2024-03-30 14:19:53 +09:00
parent 3981b58f73
commit c943b6caa9

View file

@ -82,7 +82,7 @@ The task scheduler has been meticulously crafted to conceal complexity, streamli
[](#contents)
<br />
## Installation
It explains how to set up the environment for building ThorVG.<br />
This section details the steps required to configure the environment for installing ThorVG.<br />
<br />
### 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.