From df0b16c5cd66e87b2813a87b6d8531bd81a89ee2 Mon Sep 17 00:00:00 2001 From: Ilya Prokopenko Date: Sat, 25 Sep 2021 21:55:10 +0700 Subject: [PATCH] README: Changed the update command to the good one --- README.textile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.textile b/README.textile index bc30d9a0..551fdd85 100644 --- a/README.textile +++ b/README.textile @@ -8,7 +8,7 @@ h2. When's the release? Please use the master branch, as it has the most changes. -Updating the source code is done with this command: @git pull;git submodule update --remote@ +Updating the source code is done with this command: @git pull --recurse-submodules@ h2. Instances