From 40970083c94d5fe6cc8d035c0d20c377f02d4e87 Mon Sep 17 00:00:00 2001 From: "Mariano Absatz (NIC.ar)" <mariano@nic.ar> Date: Thu, 20 Sep 2018 14:04:35 -0300 Subject: [PATCH] agrego links --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bdd2872..e2bb250 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,8 @@ ## Official URL: https://gitlab.bfa.ar/blockchain/nucleo 1. Install geth - - For Debian read doc/compiling-geth-on-debian.txt - - For Ubuntu read doc/installing-geth-on-ubuntu.txt + - For Debian read [](doc/compiling-geth-on-debian.txt) + - For Ubuntu read [](doc/installing-geth-on-ubuntu.txt) 2. `sudo apt install jq ncurses-bin curl` 3. `git clone https://github.com/rlegene/bfa.git` 4. `source ${HOME}/bfa/bin/env` -- GitLab