From 0f520b867377e8234f897a68f16fee13adbf3a5f Mon Sep 17 00:00:00 2001
From: Robert Martin-Legene <robert@nic.ar>
Date: Tue, 31 Jul 2018 15:23:03 -0300
Subject: [PATCH] README layout

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

diff --git a/README.md b/README.md
index 9cfef78..6d98ca4 100644
--- a/README.md
+++ b/README.md
@@ -2,8 +2,8 @@
 ## TEST NETWORK
 
 1. Install geth
-1.1. For Debian read doc/compiling-geth-on-debian.txt
-1.2. For Ubuntu read doc/installing-geth-on-ubuntu.txt
+  1. For Debian read doc/compiling-geth-on-debian.txt
+  2. For Ubuntu read doc/installing-geth-on-ubuntu.txt
 2. `sudo apt install jq ncurses-bin`
 3. `git clone https://github.com/rlegene/bfa.git`
 4. `source ${HOME}/bfa/bin`
-- 
GitLab