Skip to content

Commit 47f0211

Browse files
committed
Clarify that commit shouldn't be on PythonAnywhere
I received questions at this point about whether these commands should be run in the PythonAnywhere console or in the local one.
1 parent ac990ae commit 47f0211

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

en/html/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ It'd be good to see all this out and live on the Internet, right? Let's do anot
148148

149149
### Commit, and push your code up to Github
150150

151-
First off, let's see what files have changed since we last deployed:
151+
First off, let's see what files have changed since we last deployed (run these commands locally, not on PythonAnywhere):
152152

153153
$ git status
154154

0 commit comments

Comments
 (0)