diff --git a/scripts/install.sh b/scripts/install.sh index 37d919a286f..98c9e3c2138 100644 --- a/scripts/install.sh +++ b/scripts/install.sh @@ -40,7 +40,7 @@ is_little_endian() { } # Function check_required checks if the required software is available on the -# machine. The required software (only one requirement for now): +# machine. The required software: # # curl # unzip (macOS)