From c544ff9d30f9a5da874891c1cdd17f9b2cbeba50 Mon Sep 17 00:00:00 2001
From: "Mariano Absatz (NIC.ar)" <mariano@nic.ar>
Date: Thu, 20 Sep 2018 14:05:26 -0300
Subject: [PATCH] agrego links

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index e2bb250..5a4705d 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 [Compiling geth on Debian](doc/compiling-geth-on-debian.txt)
+   - For Ubuntu read [Installing geth on Ubuntu](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