From 74c40f068642ceeb3ac9fb8382e462a91ed2ebd6 Mon Sep 17 00:00:00 2001
From: Sasiri Juliana Vargas Urbano <sasiri.vargas@correounivalle.edu.co>
Date: Sun, 16 May 2021 22:17:49 +0000
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 047acb0..e3ee9cb 100644
--- a/README.md
+++ b/README.md
@@ -99,7 +99,7 @@ Escriba dentro de la terminal: <br>
 ` python run.py [L] [D] [j] [K] [tiempo] [rep] ['nombre'] `
 
 _Ejemplo:_ <br>
-` python run.py 5 0.5 1 0.1 1000 5000 'Data' `
+` python3 run.py 5 0.5 1 0.1 1000 5000 'Data' `
 
 -------------------------------------
 
-- 
GitLab