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 199e81f commit 7404d33Copy full SHA for 7404d33
.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 --recursive git@github.com:<TU-USUARIO>/python-docs-es.git
+ git clone 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