From 51988fa2e645d97e022d85f71b64b8b4f79663b4 Mon Sep 17 00:00:00 2001 From: Yimura Date: Sun, 22 May 2022 17:09:50 +0200 Subject: [PATCH] feat(README): Adjusted Staying Up To Date section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ab9ed9d6..0d2ba113 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ Now, you will be able to open the solution, and simply build it in Visual Studio Pull the latest changes from Github: ```bash -git pull +git pull && git submodule update ``` Make sure your Visual Studio is closed and regenerate project files: