blob: 33fcd4731e2bdb261e18a4ec9bb2019682652203 (
plain)
1
2
3
4
5
6
7
|
Installation Instructions
=========================
1. Create a build directory by running 'meson [your build directory]'
2. Go to the aforementioned build directory
3. Run 'ninja'
4. Run 'ninja install' (might need to be root)
|