From 0ec413f6c0566b9f8121b4b668b460a97f2f2b55 Mon Sep 17 00:00:00 2001 From: TMD44 Date: Sun, 5 Jan 2025 18:09:49 +0100 Subject: [PATCH] Update README.md (#18) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aaa55e7..d93564b 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Fejlesztés **VS Code**-al: 1. Tölts le és telepíts egy [LaTeX disztribúciót](https://www.latex-project.org/get/). Pl: [MiKTeX](https://miktex.org/download) 2. Klónozd a repót és nyisd meg VS Code-al, majd telepítsd az ajánlott bővítményeket. -3. Fordításnál telepítsd a felugró TeX bővítményeket is. +3. Fordításnál telepítsd a felugró TeX bővítményeket is. (Szükség lehet a [perl](https://www.perl.org/)-re is, [choco](https://chocolatey.org/install)-val telepíthető: `choco install strawberryperl`) ---