From b9dec99ab48f95adbc27a6d12184fe2203c2c673 Mon Sep 17 00:00:00 2001 From: Paul Cristian Sarbu Date: Mon, 27 Feb 2023 12:39:51 +0100 Subject: Various typo fixes Co-authored-by: Sascha Roloff --- INSTALL.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'INSTALL.md') diff --git a/INSTALL.md b/INSTALL.md index 92c85ba9..2f3fd92d 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -87,10 +87,10 @@ Additionally, if `SOURCE_DATE_EPOCH` is set in the build environment, it is forwarded to the build configuration as well. If, on the other hand, `CC` or `CXX` are set in the build configuration, those are also used for the initial steps of the bootstrap procedure. Remember that setting -one of those variables also requires to the the `COMPILER_FAMILY` to +one of those variables also requires the `COMPILER_FAMILY` to ensure the proper flags are used (if in doubt, set to `"unknown"`). -In any case, the resulting binary is self-contained and can be moved +In any case, the resulting binary is self contained and can be moved to an appropriate location in `PATH`. ### Bootstrapping against preinstalled dependencies (package building) -- cgit v1.2.3