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 Oct 4, 2024
1 parent 95a3832 commit 55b6f89
Show file tree
Hide file tree
Showing 15 changed files with 30 additions and 30 deletions.
4 changes: 2 additions & 2 deletions macos.cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -480,7 +480,7 @@ nvm -v
现在,让我们来安装node:
```bash
nvm install 16.15.1
nvm install 20.17.0
```
当这个指令执行结束之后,运行:
Expand All @@ -489,7 +489,7 @@ nvm install 16.15.1
node -v
```
如果看到`v16.15.1`,那么你安装成功了:heavy_check_mark: 然后,你就可以运行下面这个命令了:
如果看到`v20.17.0`,那么你安装成功了:heavy_check_mark: 然后,你就可以运行下面这个命令了:
```bash
nvm cache clear
Expand Down
4 changes: 2 additions & 2 deletions macos.es.md
Original file line number Diff line number Diff line change
Expand Up @@ -507,7 +507,7 @@ Deberías ver una versión. Si no, pídele ayuda a tu profesor.
Ahora instala node:
```bash
nvm install 16.15.1
nvm install 20.17.0
```
Cuando termine la instalación, corre lo siguiente:
Expand All @@ -516,7 +516,7 @@ Cuando termine la instalación, corre lo siguiente:
node -v
```
Si ves `v16.15.1`, the installation succeeded :heavy_check_mark: entonces ahora puedes ejecutar lo siguiente:
Si ves `v20.17.0`, the installation succeeded :heavy_check_mark: entonces ahora puedes ejecutar lo siguiente:
```bash
nvm cache clear
Expand Down
4 changes: 2 additions & 2 deletions macos.fr.md
Original file line number Diff line number Diff line change
Expand Up @@ -504,7 +504,7 @@ Tu devrais voir apparaître une version. Sinon, demande au prof.
On va maintenant installer node :
```bash
nvm install 16.15.1
nvm install 20.17.0
```
Une fois l’installation terminée, exécute :
Expand All @@ -513,7 +513,7 @@ Une fois l’installation terminée, exécute :
node -v
```
Si tu vois apparaître `v16.15.1`, l'installation a réussi :heavy_check_mark: Tu peux alors exécuter :
Si tu vois apparaître `v20.17.0`, l'installation a réussi :heavy_check_mark: Tu peux alors exécuter :

```bash
nvm cache clear
Expand Down
4 changes: 2 additions & 2 deletions macos.md
Original file line number Diff line number Diff line change
Expand Up @@ -550,7 +550,7 @@ You should see a version. If not, ask a teacher.
Now let's install node:
```bash
nvm install 16.15.1
nvm install 20.17.0
```
When the installation is finished, run:
Expand All @@ -559,7 +559,7 @@ When the installation is finished, run:
node -v
```
If you see `v16.15.1`, the installation succeeded :heavy_check_mark: You can then run:
If you see `v20.17.0`, the installation succeeded :heavy_check_mark: You can then run:
```bash
nvm cache clear
Expand Down
4 changes: 2 additions & 2 deletions macos.pt.md
Original file line number Diff line number Diff line change
Expand Up @@ -543,7 +543,7 @@ Você deverá ver uma versão. Se não, pergunte a um professor.
Agora vamos instalar o Node.js:
```bash
nvm install 16.15.1
nvm install 20.17.0
```
Quando a instalação terminar, execute:
Expand All @@ -552,7 +552,7 @@ Quando a instalação terminar, execute:
node -v
```
Se você vir `v16.15.1`, a instalação foi bem-sucedida :heavy_check_mark: Você pode então executar:
Se você vir `v20.17.0`, a instalação foi bem-sucedida :heavy_check_mark: Você pode então executar:
```bash
nvm cache clear
Expand Down
4 changes: 2 additions & 2 deletions ubuntu.cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -456,7 +456,7 @@ nvm -v
现在,让我们来安装node:
```bash
nvm install 16.15.1
nvm install 20.17.0
```
当这个指令执行结束之后,运行:
Expand All @@ -465,7 +465,7 @@ nvm install 16.15.1
node -v
```
如果看到`v16.15.1`,那么你安装成功了:heavy_check_mark: 然后,你就可以运行下面这个命令了:
如果看到`v20.17.0`,那么你安装成功了:heavy_check_mark: 然后,你就可以运行下面这个命令了:
```bash
nvm cache clear
Expand Down
4 changes: 2 additions & 2 deletions ubuntu.es.md
Original file line number Diff line number Diff line change
Expand Up @@ -481,7 +481,7 @@ Deberías ver una versión. Si no, pídele ayuda a tu profesor.
Ahora instala node:
```bash
nvm install 16.15.1
nvm install 20.17.0
```
Cuando termine la instalación, corre lo siguiente:
Expand All @@ -490,7 +490,7 @@ Cuando termine la instalación, corre lo siguiente:
node -v
```
Si ves `v16.15.1`, the installation succeeded :heavy_check_mark: entonces ahora puedes ejecutar lo siguiente:
Si ves `v20.17.0`, the installation succeeded :heavy_check_mark: entonces ahora puedes ejecutar lo siguiente:
```bash
nvm cache clear
Expand Down
4 changes: 2 additions & 2 deletions ubuntu.fr.md
Original file line number Diff line number Diff line change
Expand Up @@ -481,7 +481,7 @@ Tu devrais voir apparaître une version. Sinon, demande au prof.
On va maintenant installer node :
```bash
nvm install 16.15.1
nvm install 20.17.0
```
Une fois l’installation terminée, exécute :
Expand All @@ -490,7 +490,7 @@ Une fois l’installation terminée, exécute :
node -v
```
Si tu vois apparaître `v16.15.1`, l'installation a réussi :heavy_check_mark: Tu peux alors exécuter :
Si tu vois apparaître `v20.17.0`, l'installation a réussi :heavy_check_mark: Tu peux alors exécuter :

```bash
nvm cache clear
Expand Down
4 changes: 2 additions & 2 deletions ubuntu.md
Original file line number Diff line number Diff line change
Expand Up @@ -524,7 +524,7 @@ You should see a version. If not, ask a teacher.
Now let's install node:
```bash
nvm install 16.15.1
nvm install 20.17.0
```
When the installation is finished, run:
Expand All @@ -533,7 +533,7 @@ When the installation is finished, run:
node -v
```
If you see `v16.15.1`, the installation succeeded :heavy_check_mark: You can then run:
If you see `v20.17.0`, the installation succeeded :heavy_check_mark: You can then run:
```bash
nvm cache clear
Expand Down
4 changes: 2 additions & 2 deletions ubuntu.pt.md
Original file line number Diff line number Diff line change
Expand Up @@ -517,7 +517,7 @@ Você deverá ver uma versão. Se não, pergunte a um professor.
Agora vamos instalar o Node.js:
```bash
nvm install 16.15.1
nvm install 20.17.0
```
Quando a instalação terminar, execute:
Expand All @@ -526,7 +526,7 @@ Quando a instalação terminar, execute:
node -v
```
Se você vir `v16.15.1`, a instalação foi bem-sucedida :heavy_check_mark: Você pode então executar:
Se você vir `v20.17.0`, a instalação foi bem-sucedida :heavy_check_mark: Você pode então executar:
```bash
nvm cache clear
Expand Down
4 changes: 2 additions & 2 deletions windows.cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -989,7 +989,7 @@ nvm -v
现在,让我们来安装node:
```bash
nvm install 16.15.1
nvm install 20.17.0
```
当这个指令执行结束之后,运行:
Expand All @@ -998,7 +998,7 @@ nvm install 16.15.1
node -v
```
如果看到`v16.15.1`,那么你安装成功了:heavy_check_mark: 然后,你就可以运行下面这个命令了:
如果看到`v20.17.0`,那么你安装成功了:heavy_check_mark: 然后,你就可以运行下面这个命令了:
```bash
nvm cache clear
Expand Down
4 changes: 2 additions & 2 deletions windows.es.md
Original file line number Diff line number Diff line change
Expand Up @@ -1014,7 +1014,7 @@ Deberías ver una versión. Si no, pídele ayuda a tu profesor.
Ahora instala node:
```bash
nvm install 16.15.1
nvm install 20.17.0
```
Cuando termine la instalación, corre lo siguiente:
Expand All @@ -1023,7 +1023,7 @@ Cuando termine la instalación, corre lo siguiente:
node -v
```
Si ves `v16.15.1`, the installation succeeded :heavy_check_mark: entonces ahora puedes ejecutar lo siguiente:
Si ves `v20.17.0`, the installation succeeded :heavy_check_mark: entonces ahora puedes ejecutar lo siguiente:
```bash
nvm cache clear
Expand Down
4 changes: 2 additions & 2 deletions windows.fr.md
Original file line number Diff line number Diff line change
Expand Up @@ -1014,7 +1014,7 @@ Tu devrais voir apparaître une version. Sinon, demande au prof.
On va maintenant installer node :
```bash
nvm install 16.15.1
nvm install 20.17.0
```
Une fois l’installation terminée, exécute :
Expand All @@ -1023,7 +1023,7 @@ Une fois l’installation terminée, exécute :
node -v
```
Si tu vois apparaître `v16.15.1`, l'installation a réussi :heavy_check_mark: Tu peux alors exécuter :
Si tu vois apparaître `v20.17.0`, l'installation a réussi :heavy_check_mark: Tu peux alors exécuter :

```bash
nvm cache clear
Expand Down
4 changes: 2 additions & 2 deletions windows.md
Original file line number Diff line number Diff line change
Expand Up @@ -1076,7 +1076,7 @@ You should see a version. If not, ask a teacher.
Now let's install node:
```bash
nvm install 16.15.1
nvm install 20.17.0
```
When the installation is finished, run:
Expand All @@ -1085,7 +1085,7 @@ When the installation is finished, run:
node -v
```
If you see `v16.15.1`, the installation succeeded :heavy_check_mark: You can then run:
If you see `v20.17.0`, the installation succeeded :heavy_check_mark: You can then run:
```bash
nvm cache clear
Expand Down
4 changes: 2 additions & 2 deletions windows.pt.md
Original file line number Diff line number Diff line change
Expand Up @@ -1068,7 +1068,7 @@ Você deverá ver uma versão. Se não, pergunte a um professor.
Agora vamos instalar o Node.js:
```bash
nvm install 16.15.1
nvm install 20.17.0
```
Quando a instalação terminar, execute:
Expand All @@ -1077,7 +1077,7 @@ Quando a instalação terminar, execute:
node -v
```
Se você vir `v16.15.1`, a instalação foi bem-sucedida :heavy_check_mark: Você pode então executar:
Se você vir `v20.17.0`, a instalação foi bem-sucedida :heavy_check_mark: Você pode então executar:
```bash
nvm cache clear
Expand Down

0 comments on commit 55b6f89

Please sign in to comment.