We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 736409f commit c4bc6daCopy full SHA for c4bc6da
CONTRIBUTING.md
@@ -11,7 +11,7 @@ An example of a common Meson/Ninja environment is described next.
11
Thanks to David Seifert (@SoapGentoo), we (the maintainers) now use
12
[meson](http://mesonbuild.com/) and [ninja](https://ninja-build.org/) to build
13
for debugging, as well as for continuous integration (see
14
-[`./travis_scripts/meson_builder.sh`](./travis_scripts/meson_builder.sh) ). Other systems may work, but minor
+[`./.travis_scripts/meson_builder.sh`](./.travis_scripts/meson_builder.sh) ). Other systems may work, but minor
15
things like version strings might break.
16
17
First, install both meson (which requires Python3) and ninja.
0 commit comments