Skip to content

Commit 626bd10

Browse files
authored
Revert "docs: winget install instructions" (#2822)
1 parent 72aecaa commit 626bd10

File tree

6 files changed

+0
-48
lines changed

6 files changed

+0
-48
lines changed

src/content/docs/es/guides/manual-installation.mdx

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -36,14 +36,6 @@ Biome está disponible como [fórmula Homebrew](https://formulae.brew.sh/formula
3636
brew install biome
3737
```
3838

39-
## Winget
40-
41-
Biome está disponible como [paquete winget](https://winget.run/pkg/BiomeJs/Biome) para usuarios de Windows.
42-
43-
```shell
44-
winget install BiomeJs.Biome
45-
```
46-
4739
## Docker
4840

4941
Biome publica [imágenes Docker oficiales](https://github.com/biomejs/docker/pkgs/container/biome) compatibles

src/content/docs/fr/guides/manual-installation.mdx

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -35,14 +35,6 @@ Biome est disponible sous forme de [formule Homebrew](https://formulae.brew.sh/f
3535
brew install biome
3636
```
3737

38-
## Winget
39-
40-
Biome est disponible comme [paquet winget](https://winget.run/pkg/BiomeJs/Biome) pour les utilisateurs Windows.
41-
42-
```shell
43-
winget install BiomeJs.Biome
44-
```
45-
4638
## Utiliser un binaire publié
4739

4840
Pour installer Biome, prenez l’exécutable pour votre plateforme de la [dernière version de l’interface en ligne de commande](https://github.com/biomejs/biome/releases) sur GitHub et donnez-lui des permissions d’exécution.

src/content/docs/guides/manual-installation.mdx

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -36,14 +36,6 @@ Biome is available as a [Homebrew formula](https://formulae.brew.sh/formula/biom
3636
brew install biome
3737
```
3838

39-
## Winget
40-
41-
Biome is available as a [winget package](https://winget.run/pkg/BiomeJs/Biome) for Windows users.
42-
43-
```shell
44-
winget install BiomeJs.Biome
45-
```
46-
4739
## Docker
4840

4941
Biome publishes [official Docker images](https://github.com/biomejs/docker/pkgs/container/biome) that support

src/content/docs/ja/guides/manual-installation.mdx

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -36,14 +36,6 @@ BiomeはmacOSとLinuxユーザー向けに [Homebrew formula](https://formulae.b
3636
brew install biome
3737
```
3838

39-
## Winget
40-
41-
BiomeはWindows向けに [wingetパッケージ](https://winget.run/pkg/BiomeJs/Biome) として利用可能です。
42-
43-
```shell
44-
winget install BiomeJs.Biome
45-
```
46-
4739
## Docker
4840

4941
Biomeはバージョン `v1.7.0` 移行の各バージョンについて **amd64** および **arm64** アーキテクチャをサポートした

src/content/docs/pt-BR/guides/manual-installation.mdx

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -36,14 +36,6 @@ O Biome está disponível no [Homebrew](https://formulae.brew.sh/formula/biome)
3636
brew install biome
3737
```
3838

39-
## Winget
40-
41-
O Biome está disponível como [pacote winget](https://winget.run/pkg/BiomeJs/Biome) para usuários Windows.
42-
43-
```shell
44-
winget install BiomeJs.Biome
45-
```
46-
4739
## Instalando o Biome
4840

4941
Para instalar o Biome, baixe o [executável mais recente](https://github.com/biomejs/biome/releases) para a sua arquitetura no GitHub e conceda permissão de execução a ele.

src/content/docs/zh-CN/guides/manual-installation.mdx

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -34,14 +34,6 @@ Biome可以作为[Homebrew formula](https://formulae.brew.sh/formula/biome)提
3434
brew install biome
3535
```
3636

37-
## Winget
38-
39-
Biome可以作为[winget包](https://winget.run/pkg/BiomeJs/Biome)提供给Windows用户。
40-
41-
```shell
42-
winget install BiomeJs.Biome
43-
```
44-
4537
## 安装Biome
4638

4739
要安装Biome,请从GitHub的[最新CLI版本](https://github.com/biomejs/biome/releases)中获取适用于您平台的可执行文件,并给它执行权限。

0 commit comments

Comments
 (0)