Skip to content

Commit 994551c

Browse files
authored
Update README
Added installation instructions for Meson build system.
1 parent d06c20e commit 994551c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ Merian aims for compatibility with Windows, Linux as well as all major GPU vendo
2121

2222
### Build
2323

24+
You need the [Meson](https://github.com/mesonbuild/meson) buildsystem along with ninja and cmake. You can install it using your favorite package manager or pip: `pip3 install meson ninja cmake`.
25+
2426
```bash
2527
git clone --recursive https://github.com/LDAP/merian
2628
# optionally clone any plugin you want to use into subprojects:

0 commit comments

Comments
 (0)