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 67716c4 commit 0fb919bCopy full SHA for 0fb919b
.learn/exercises/01-hello-world/README.es.md
@@ -32,7 +32,7 @@ $ python3 --version
32
33
En vez de usar Pip y virtual env, usaremos Pipenv: Una combinación de ambas tecnologías que harán tu vida mucho más fácil.
34
35
-```txt
+```bash
36
$ pipenv --version
37
```
38
0 commit comments