File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -20,14 +20,14 @@ Desde GitHub
20
20
21
21
#. Crea un fork del repositorio _.
22
22
23
- .. _repositorio : https://github.com/PyCampES/python-docs-es
24
-
25
23
.. note ::
26
24
27
25
Puedes consular la `ayuda oficial de GitHub `_, si lo deseas.
28
26
29
27
.. _ayuda oficial de GitHub : https://help.github.com/es/github/getting-started-with-github/fork-a-repo
30
28
29
+ .. _repositorio : https://github.com/PyCampES/python-docs-es
30
+
31
31
#. Clona el repositorio::
32
32
33
33
git clone git@github.com:<TU-USUARIO>/python-docs-es.git
@@ -41,7 +41,7 @@ Desde GitHub
41
41
git remote add upstream https://github.com/pycampes/python-docs-es.git
42
42
43
43
#. Crea una branch nueva en base al artículo en el que vayas a trabajar.
44
-
44
+
45
45
git checkout -b traduccion_glosario
46
46
47
47
#. Mira que archivo necesita ser traducido. El siguiente comando te mostrará una lista de archivos y los porcentajes traducidos.
You can’t perform that action at this time.
0 commit comments