Skip to content
This repository has been archived by the owner on Jul 12, 2022. It is now read-only.

Commit

Permalink
inclusão sobre instalação do winget (#157)
Browse files Browse the repository at this point in the history
* inclusão sobre instalação do winget

* inclusão sobre instalação do winget

Signed-off-by: caroldf07 <carolina.df@outlook.com>

* text correction

Signed-off-by: caroldf07 <carolina.df@outlook.com>

* fixing conflicts

Signed-off-by: caroldf07 <carolina.df@outlook.com>

* fixing text

* merge

* duplicate removed
  • Loading branch information
caroldf07 committed Nov 3, 2021
1 parent ef9c57d commit 5078246
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
3 changes: 2 additions & 1 deletion content/en/Getting started/Windows.md
Expand Up @@ -34,6 +34,7 @@ https://commons-repo.ritchiecli.io/2.10.0/installer/ritchiecli.msi
```bash
winget install Ritchie-CLI
```
If you don't have winget installed by default on your pc, go to Microsoft store search for winget and install it or maybe you just need to update it.

When you finish, follow the instructions on your terminal after running the `rit` command.

Expand All @@ -51,4 +52,4 @@ Confirm if your installation went well, run the command below:
rit --version
```

If everything's configured, the terminal will return Ritchie's current version.
If everything's configured, the terminal will return Ritchie's current version.
6 changes: 4 additions & 2 deletions content/pt-br/Primeiros passos/Windows.md
@@ -1,7 +1,7 @@
---
title: Instalação do CLI para Windows
weight: 12
description: 'Nesta seção, você vai encontrar como instalar o Ritchie para Windows.'
description: "Nesta seção, você vai encontrar como instalar o Ritchie para Windows."
---

---
Expand All @@ -10,7 +10,7 @@ Para instalar a **última versão do Ritchie**, você precisa fazer o **download

## **Passo 1: Faça download do instalador**

Você tem duas formas de instalar o Ritchie:
Você tem duas formas de instalar o Ritchie:

- Usando esse link da [**última versão**](https://commons-repo.ritchiecli.io/latest/ritchiecli.msi).
- Ou qualquer versão usando a URL no seu navegador, substituindo o campo `{VERSION}` de acordo com [**a tag do repositório do projeto**](https://github.com/ZupIT/ritchie-cli/tags):
Expand All @@ -35,6 +35,8 @@ https://commons-repo.ritchiecli.io/2.12.0/installer/ritchiecli.msi
winget install Ritchie-CLI
```

Caso não tenha o winget por padrão no seu computador, basta procurar no Microsoft Store, talvez seja necessário instalar ou atualizar.

Agora, siga as instruções que irão aparecer no seu terminal ao executar o comando `rit`.

{{% alert color="info" %}}
Expand Down

0 comments on commit 5078246

Please sign in to comment.