File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -100,7 +100,7 @@ Cambiar entre entornos con ``workon``::
100100 (env2)$ workon env1
101101 (env1)$ echo $VIRTUAL_ENV
102102 /Users/dhellmann/Envs/env1
103- (env1)$
103+ (env1)$
104104
105105El comando ``workon `` también incluye la opción de completar con Tab los nombres
106106de los entornos, e invoca a los scripts personalizados cuando un entorno es
@@ -152,7 +152,7 @@ dejándote instalar automáticamente herramientas comúnmente utilizadas.
152152 Installing sphinx-build script to /Users/dhellmann/Envs/env3/bin
153153 Installing sphinx-quickstart script to /Users/dhellmann/Envs/env3/bin
154154 Installing sphinx-autogen script to /Users/dhellmann/Envs/env3/bin
155- Successfully installed docutils Jinja2 Pygments sphinx (env3)$
155+ Successfully installed docutils Jinja2 Pygments sphinx (env3)$
156156 (venv3)$ which sphinx-build
157157 /Users/dhellmann/Envs/env3/bin/sphinx-build
158158
@@ -219,7 +219,7 @@ PERFORMANCE OF THIS SOFTWARE.
219219
220220.. note ::
221221
222- Esta traducción fue preparada por `Manuel Kaufmann
222+ Esta traducción fue realizada por `Manuel Kaufmann
223223 <http://humitos.wordpress.com/> `__.
224224
225225.. seealso ::
You can’t perform that action at this time.
0 commit comments