From 668240141cdb8dd9aa9ba84253c00e78cb3cf4c3 Mon Sep 17 00:00:00 2001 From: Black Ram <67595890+DonRP@users.noreply.github.com> Date: Fri, 23 Jun 2023 11:39:42 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c984ed5..fa3d1ca 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ git clone https://github.com/DRincs-Productions/NQTR-System # IMPORTANT -> Will add the libraries needed to run the program cd NQTR-System -git submodule update --remote +git submodule update --init --recursive ```