From: Silvio Rhatto Date: Mon, 9 Jun 2014 17:04:40 +0000 (-0300) Subject: Usar pacote git e nao git-core X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=931ba42740441cafe393d01d66a04fbe2e867b7e;p=padrao.git Usar pacote git e nao git-core --- diff --git a/rescue.mdwn b/rescue.mdwn index 1b865ec..36a37f5 100644 --- a/rescue.mdwn +++ b/rescue.mdwn @@ -41,7 +41,7 @@ Instalando ferramentas básicas ------------------------------ apt-get update - apt-get install screen pciutils usbutils git-core locales + apt-get install screen pciutils usbutils git locales Usando remotamente ------------------