From 1750ab6aa4f33e5bb4ae87c04a8d63475b0f245f Mon Sep 17 00:00:00 2001 From: "Mariano Absatz (NIC.ar)" <mariano@nic.ar> Date: Thu, 20 Sep 2018 14:16:03 -0300 Subject: [PATCH] los links relativos no funcionan :-( --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5a4705d..bdd2872 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 [Compiling geth on Debian](doc/compiling-geth-on-debian.txt) - - For Ubuntu read [Installing geth on Ubuntu](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