diff options
author | Carsten Haitzler (Rasterman) <raster@rasterman.com> | 2017-12-17 09:51:20 +0900 |
---|---|---|
committer | Carsten Haitzler (Rasterman) <raster@rasterman.com> | 2017-12-17 23:41:26 +0900 |
commit | dbd5df73cc009c2ec421b14f177f48e15efd6f63 (patch) | |
tree | c377b0a26785b87995d4f24f3d3e0a263bdba211 /INSTALL | |
parent | 5e5889338e85e4eb7daa8cd3bd953d5f9ce4f54c (diff) |
installl - update docs to use meson configure
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -28,7 +28,7 @@ To set 1 or more project specific options: | |||
28 | 28 | ||
29 | To display current configuration: | 29 | To display current configuration: |
30 | 30 | ||
31 | mesonconf build | 31 | meson configure build |
32 | 32 | ||
33 | The above will only work after at least the following is done: | 33 | The above will only work after at least the following is done: |
34 | 34 | ||