From f748725b59eeed601e2fdae134630f977f842c9f Mon Sep 17 00:00:00 2001 From: Robert Martin-Legene <robert@nic.ar> Date: Mon, 8 Oct 2018 20:09:05 -0300 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 24763bd..4f59327 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,9 @@ Esta guÃa deberÃa funcionar en Debian o sus derivados. Testeado en *Debian* y *Ubuntu server* sin la GUI instalada en ninguno de ellos. +([Capturas de pantallas instalando un Ubuntu 18.04](https://gitlab.bfa.ar/blockchain/nucleo/wikis/Instalacion-en-ubuntu-server-18.04)) + + 1. Instalá `git` - como root: `apt install git` 2. Cloná el repositorio oficial BFA -- GitLab