Skip to content

Commit adccc65

Browse files
committed
website: re-generate commons remove Windows
1 parent 590d652 commit adccc65

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@
55

66
# The xPack GNU sed
77

8-
A standalone cross-platform (Windows, macOS, GNU/Linux)
9-
binary distribution of GNU sed,
8+
A standalone, cross-platform (GNU/Linux, macOS) binary distribution of GNU sed,
109
intended for reproducible builds.
1110

1211
## Project documentation

website/src/components/HomepageFeatures/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ const FeatureList: FeatureItem[] = [
2929
Svg: require('@site/static/img/mosaic.svg').default,
3030
description: (
3131
<>
32-
The <b>xPack Framework</b> aims to automate the installation of <b>multiple versions</b> of development tools that are otherwise not easily available in common software distributions, across multiple platforms (<b>Windows</b>, <b>macOS</b>, <b>GNU/Linux</b>).
32+
The <b>xPack Framework</b> aims to automate the installation of <b>multiple versions</b> of development tools that are otherwise not easily available in common software distributions, across multiple platforms (<b>GNU/Linux</b>, <b>macOS</b>).
3333
</>
3434
),
3535
},

0 commit comments

Comments
 (0)