From 44a6fdae42040052a91b60e174d24eef1ffbfbfb Mon Sep 17 00:00:00 2001 From: selankon Date: Wed, 3 Jul 2024 19:40:14 +0200 Subject: [PATCH] Delete submodule depth --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1de5d5e..5ae9a85 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ sudo apt install hugo Para instalar el tema Blowfish hay que descargar el submodulo de git: ```bash -git submodule update --depth 1 --init --recursive --progress +git submodule update --init --recursive --progress ``` Luego simplemente ejecuta el comando: