From 6e823291b3e7270dd19a236febe196ec9bb18439 Mon Sep 17 00:00:00 2001 From: schneider <schneider@blinkenlichts.net> Date: Wed, 8 Apr 2020 21:32:30 +0200 Subject: [PATCH] fix(doc): Correct typo --- Documentation/how-to-build.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/how-to-build.rst b/Documentation/how-to-build.rst index 545bb535..781fc44a 100644 --- a/Documentation/how-to-build.rst +++ b/Documentation/how-to-build.rst @@ -71,7 +71,7 @@ Dependencies brew install ninja pip3 install --user meson # see https://mesonbuild.com/Getting-meson.html - you will have to add ~/.local/bin to your PATH. -* One of three CRC packages are required. Pick one: +* One of two CRC packages is required. Pick one: - Ubuntu / Debian / macOS -- GitLab