From 289f79e170539973e6d23924c471fb2b9420808a Mon Sep 17 00:00:00 2001
From: Robert Martin-Legene <rlegene@gmail.com>
Date: Tue, 6 Oct 2020 20:10:58 -0300
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index 98cd10a..9d957b6 100644
--- a/README.md
+++ b/README.md
@@ -1,13 +1,13 @@
 # bfanodo
 
-## Tu nodo en BFA.
+## Tu propio nodo en BFA.
 
 ### Instalando Docker
 
 Si usas Debian empeza con:
 
 ```
-apt-get install apt-transport-https ca-certificates curl gnupg-agent \
+apt install -y apt-transport-https ca-certificates curl gnupg-agent \
    software-properties-common
 add-apt-repository \
    "deb [arch=amd64] https://download.docker.com/linux/debian \
-- 
GitLab