Skip to content

Commit 37b72e5

Browse files
authored
Update README.md
1 parent c9b2044 commit 37b72e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pt/deploy/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -188,8 +188,8 @@ Assim como fez em seu próprio computador, você pode criar um virtualenv na Pyt
188188
{% filename %}PythonAnywhere command-line{% endfilename %}
189189
20:20 ~ $ cd my-first-blog
190190

191-
20:20 ~ $ virtualenv --python=python3.6 myvenv
192-
Running virtualenv with interpreter /usr/bin/python3.6
191+
20:20 ~ $ virtualenv --python=python3.5 myvenv
192+
Running virtualenv with interpreter /usr/bin/python3.5
193193
[...]
194194
Installing setuptools, pip...done.
195195

0 commit comments

Comments
 (0)