From a24a91b29eecc7a3b4b77712703265e588e0afdc Mon Sep 17 00:00:00 2001 From: cagatay-y Date: Sun, 21 May 2017 16:12:11 +0300 Subject: Fix typo --- docs/markdown/Getting-meson.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/markdown/Getting-meson.md') diff --git a/docs/markdown/Getting-meson.md b/docs/markdown/Getting-meson.md index c01a947..d654ff3 100644 --- a/docs/markdown/Getting-meson.md +++ b/docs/markdown/Getting-meson.md @@ -12,7 +12,7 @@ The newest development code can be obtained directly from [Git] ## Dependencies Meson is implemented in Python 3. If your operating system provides a -package manager, use should install it with that. For platforms that +package manager, you should install it with that. For platforms that don't have a package manager, you need to download it from [Python's home page]. -- cgit v1.1