From 8a27aef013718e73969c109cd640be0a907ac357 Mon Sep 17 00:00:00 2001
From: David Akim <djakm100@gmail.com>
Date: Sat, 29 Jul 2023 04:56:30 +0000
Subject: [PATCH] Update file README.md

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

diff --git a/README.md b/README.md
index 88ee63d..1ea1291 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
 # BELLA Hackaton
 
-## Install requirements
-In terminal run the following commands:
+## Requisitos de instalación
+En la terminal ejecuta los siguientes comandos:
 - `pip install cdsapi`
 - `pip install numpy`
 - `pip install netCDF4`
-- 
GitLab