From 5d9c975b98c068d59e9a69b68b16c429c7b4ec48 Mon Sep 17 00:00:00 2001 From: BalazsManus Date: Thu, 13 Feb 2025 22:14:20 +0100 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4e6940f..48a280f 100644 --- a/README.md +++ b/README.md @@ -11,11 +11,13 @@ ### Clone the project -A teljes source eléréséhez szükséged lesz a refilc_plus repora is, amit itt találsz: [student-plus](https://git.qwit.cloud/refilc/student-plus) +Az építhéshez szükséged lesz a refilc_plus repora is, amit itt találsz: [student-plus](https://git.qwit.cloud/refilc/student-plus) ```sh git clone --branch dev https://github.com/refilc/naplo --recursive cd naplo +rm -rf refilc_plus +git clone https://git.qwit.cloud/refilc/student-plus refilc_plus ``` ### Install packages