From ae37063f5aecc107e4506ca8825074be67feab6c Mon Sep 17 00:00:00 2001 From: fanta Date: Wed, 25 Feb 2026 16:14:28 +0100 Subject: [PATCH] =?UTF-8?q?cambios=20en=20readme=20para=20indicar=20como?= =?UTF-8?q?=20clonar=20repo.=20Tambien=20a=C3=B1adidas=20dependencias=20de?= =?UTF-8?q?=20gcc=20y=20make?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1c3f77b..de3adf1 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,13 @@ fanta 2026 Dependencias:
-apt-get install libxmp-dev libsdl2-dev libsdl2-image-dev
+apt-get install git gcc make libxmp-dev libsdl2-dev libsdl2-image-dev
+
+ +Clonar: + +
+git clone "https://git.56k.es/fanta/presentator"
 
Compilar: