diff --git a/README.md b/README.md
index 3a66042..f797b58 100644
--- a/README.md
+++ b/README.md
@@ -5,8 +5,7 @@
# The xPack GNU bison
-A standalone cross-platform (Windows, macOS, GNU/Linux)
-binary distribution of GNU bison,
+A standalone, cross-platform (GNU/Linux, macOS) binary distribution of GNU bison,
intended for reproducible builds.
## Project documentation
diff --git a/website/src/components/HomepageFeatures/index.tsx b/website/src/components/HomepageFeatures/index.tsx
index 9cd4a59..b94304e 100644
--- a/website/src/components/HomepageFeatures/index.tsx
+++ b/website/src/components/HomepageFeatures/index.tsx
@@ -29,7 +29,7 @@ const FeatureList: FeatureItem[] = [
Svg: require('@site/static/img/mosaic.svg').default,
description: (
<>
- The xPack Framework aims to automate the installation of multiple versions of development tools that are otherwise not easily available in common software distributions, across multiple platforms (Windows, macOS, GNU/Linux).
+ The xPack Framework aims to automate the installation of multiple versions of development tools that are otherwise not easily available in common software distributions, across multiple platforms (GNU/Linux, macOS).
>
),
},