Skip to content

Commit b20a109

Browse files
committed
Clarify that Python shell should be opened locally
I received questions about PythonAnywhere at this point also.
1 parent 47f0211 commit b20a109

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

en/django_orm/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ It's easiest to learn by example. Let's try this, shall we?
1212

1313
## Django shell
1414

15-
Open up your console and type this command:
15+
Open up your local console (not on PythonAnywhere) and type this command:
1616

1717
(myvenv) ~/djangogirls$ python manage.py shell
1818

0 commit comments

Comments
 (0)