From c027f007e95fb1a3a4ea74e704fb66d7448a244e Mon Sep 17 00:00:00 2001 From: Santiago Lo Coco Date: Wed, 19 Jan 2022 15:50:59 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 916c752..d0f3c51 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ PRs are welcome. To keep the submodule up to date, you need to run ```bash -sh scripts/update.sh +git submodule foreach git pull ``` ## License