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