diff --git a/macos.cn.md b/macos.cn.md index 85d8a80e..2ab063c4 100644 --- a/macos.cn.md +++ b/macos.cn.md @@ -428,7 +428,6 @@ gem sources -l ```bash gem update bundler -bundle update --bundler ``` 在你的终端里,复制粘贴下面的指令: diff --git a/macos.es.md b/macos.es.md index 60b63410..8a171627 100644 --- a/macos.es.md +++ b/macos.es.md @@ -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: diff --git a/macos.fr.md b/macos.fr.md index 54120fc7..014e97b4 100644 --- a/macos.fr.md +++ b/macos.fr.md @@ -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 : diff --git a/macos.md b/macos.md index 573bdc3b..80f9beb7 100644 --- a/macos.md +++ b/macos.md @@ -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: