We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68394f1 commit 719ab5eCopy full SHA for 719ab5e
.overrides/CONTRIBUTING.rst
@@ -42,7 +42,7 @@ podrás realizar todas las contribuciones que quieras.
42
43
#. Clona el fork del repositorio que acabas de crear::
44
45
- git clone git@github.com:<TU-USUARIO>/python-docs-es.git
+ git clone --recursive git@github.com:<TU-USUARIO>/python-docs-es.git
46
47
#. Ingresa en la carpeta que `git clone` creó en tu computadora::
48
0 commit comments