aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorYanis Zafirópulos <1265028+drkameleon@users.noreply.github.com>2020-10-26 16:21:06 +0100
committerGitHub <noreply@github.com>2020-10-26 16:21:06 +0100
commitb8661f8bff02fa07b69225b2b4ae3b023d5597e4 (patch)
tree1981923092c1ff11b68596645087b94af8a433d0 /README.md
parentCopy editing :) (diff)
Update README.md
Co-authored-by: Michael Camilleri <mike@inqk.net>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 698199ec..3af472a5 100644
--- a/README.md
+++ b/README.md
@@ -137,7 +137,7 @@ Now you should have an `.msi`. You can run `build_win install` to install the `.
### Meson
Janet also has a build file for [Meson](https://mesonbuild.com/), a cross-platform build
-system. Although Meson has a python dependency, Meson is a very complete build system that
+system. Although Meson has a Python dependency, Meson is a very complete build system that
is maybe more convenient and flexible for integrating into existing pipelines.
Meson also provides much better IDE integration than Make or batch files, as well as support
for cross-compilation.