Skip to content

Commit

Permalink
setup guides generated
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Feb 20, 2024
1 parent f0b77b6 commit 25a84fb
Show file tree
Hide file tree
Showing 12 changed files with 0 additions and 12 deletions.
1 change: 0 additions & 1 deletion macos.cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -428,7 +428,6 @@ gem sources -l

```bash
gem update bundler
bundle update --bundler
```

在你的终端里,复制粘贴下面的指令:
Expand Down
1 change: 0 additions & 1 deletion macos.es.md
Original file line number Diff line number Diff line change
Expand Up @@ -455,7 +455,6 @@ Primero, vamos a actualizar `bundler`, que es lo que nos permite instalar gemas:

```bash
gem update bundler
bundle update --bundler
```

En tu terminal, copia y pega el siguiente comando:
Expand Down
1 change: 0 additions & 1 deletion macos.fr.md
Original file line number Diff line number Diff line change
Expand Up @@ -452,7 +452,6 @@ Tout d'abord, nous allons mettre à jour `bundler`, ce qui nous permet d'install

```bash
gem update bundler
bundle update --bundler
```

Copie-colle la commande suivante dans ton terminal :
Expand Down
1 change: 0 additions & 1 deletion macos.md
Original file line number Diff line number Diff line change
Expand Up @@ -494,7 +494,6 @@ First, we'll update `bundler`, which is what lets us install gems:

```bash
gem update bundler
bundle update --bundler
```

In your terminal, copy-paste the following command:
Expand Down
1 change: 0 additions & 1 deletion ubuntu.cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -404,7 +404,6 @@ gem sources -l

```bash
gem update bundler
bundle update --bundler
```

在你的终端里,复制粘贴下面的指令:
Expand Down
1 change: 0 additions & 1 deletion ubuntu.es.md
Original file line number Diff line number Diff line change
Expand Up @@ -429,7 +429,6 @@ Primero, vamos a actualizar `bundler`, que es lo que nos permite instalar gemas:

```bash
gem update bundler
bundle update --bundler
```

En tu terminal, copia y pega el siguiente comando:
Expand Down
1 change: 0 additions & 1 deletion ubuntu.fr.md
Original file line number Diff line number Diff line change
Expand Up @@ -429,7 +429,6 @@ Tout d'abord, nous allons mettre à jour `bundler`, ce qui nous permet d'install

```bash
gem update bundler
bundle update --bundler
```

Copie-colle la commande suivante dans ton terminal :
Expand Down
1 change: 0 additions & 1 deletion ubuntu.md
Original file line number Diff line number Diff line change
Expand Up @@ -468,7 +468,6 @@ First, we'll update `bundler`, which is what lets us install gems:

```bash
gem update bundler
bundle update --bundler
```

In your terminal, copy-paste the following command:
Expand Down
1 change: 0 additions & 1 deletion windows.cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -937,7 +937,6 @@ gem sources -l

```bash
gem update bundler
bundle update --bundler
```

在你的终端里,复制粘贴下面的指令:
Expand Down
1 change: 0 additions & 1 deletion windows.es.md
Original file line number Diff line number Diff line change
Expand Up @@ -948,7 +948,6 @@ Primero, vamos a actualizar `bundler`, que es lo que nos permite instalar gemas:

```bash
gem update bundler
bundle update --bundler
```

En tu terminal, copia y pega el siguiente comando:
Expand Down
1 change: 0 additions & 1 deletion windows.fr.md
Original file line number Diff line number Diff line change
Expand Up @@ -948,7 +948,6 @@ Tout d'abord, nous allons mettre à jour `bundler`, ce qui nous permet d'install

```bash
gem update bundler
bundle update --bundler
```

Copie-colle la commande suivante dans ton terminal :
Expand Down
1 change: 0 additions & 1 deletion windows.md
Original file line number Diff line number Diff line change
Expand Up @@ -1006,7 +1006,6 @@ First, we'll update `bundler`, which is what lets us install gems:

```bash
gem update bundler
bundle update --bundler
```

In your terminal, copy-paste the following command:
Expand Down

0 comments on commit 25a84fb

Please sign in to comment.