@@ -245,6 +245,7 @@ To install a **specific version**, specify it explicitly:
245245` } </CodeBlock >
246246
247247<Tabs groupId = " operating-systems" >
248+
248249<TabItem value = " windows" label = " Windows" default >
249250
250251The main result is a set
@@ -426,6 +427,7 @@ the user global xPacks store,
426427the project build configurations need a PATH adjustment:
427428
428429<Tabs groupId = " operating-systems" >
430+
429431<TabItem value = " windows" label = " Windows" default >
430432
431433<CodeBlock language = " sh" > {
@@ -496,6 +498,7 @@ To completely remove the package from the user global xPacks store:
496498For a thorough clean-up, please note that ** xpm** uses only two folders:
497499
498500<Tabs groupId = " operating-systems" >
501+
499502<TabItem value = " windows" label = " Windows" default >
500503
501504- ` %APPDATA%\Roaming\xPacks `
@@ -540,6 +543,7 @@ the <a href={`https://github.com/xpack-dev-tools/mingw-w64-gcc-xpack/releases`}>
540543### Download & unpack { #manual - install - download - and - unpack }
541544
542545<Tabs groupId = " operating-systems" >
546+
543547<TabItem value = " windows" label = " Windows" default >
544548
545549The Windows versions of ** xPack MinGW-w64 GCC**
@@ -664,6 +668,7 @@ After install, the package creates a hierarchy of folders like the following
664668(only the first two depth levels are shown):
665669
666670<Tabs groupId = " operating-systems" >
671+
667672<TabItem value = " windows" label = " Windows" default >
668673
669674<FoldersHierarchiesWindows />
@@ -687,4 +692,3 @@ After install, the package creates a hierarchy of folders like the following
687692<Miscellaneous />
688693
689694<Testing />
690-
0 commit comments