From 6eb2d483582d8d0b175546ead595f6afc335b96e Mon Sep 17 00:00:00 2001 From: Tiago Zaparoli <129313875+TZShinobi@users.noreply.github.com> Date: Sat, 26 Oct 2024 15:20:04 -0300 Subject: [PATCH] Corrigir README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit O README antigo mandava clonar um repositório em inglês, que correspondia ao git-game original, então eu corrigi o problema. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ef9966f..785c858 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Bem vinde ao git-game!! + # Bem vinde ao git-game!! Esse é um jogo de terminal desenvolvido para testar seu conhecimento em comandos git. Cada nível no jogo é uma tarefa para executar neste repositório. @@ -9,7 +9,7 @@ Uma vez que você fizer a tarefa você receberá a próxima. Clone este repositório rodando: ``` -$ git clone https://github.com/hgarc014/git-game.git +$ git clone https://github.com/ominira-unicamp/git-game-ptbr.git ``` **Não sabe muito de git??**