diff --git a/README.md b/README.md
index 5a4705d510cb61b5de5286f298ddb25cf7e8cd58..bdd2872010996f26f85910244b45ef93c36f47f2 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`