Skip to content

Commit

Permalink
Add missing PythonAnywhere command description
Browse files Browse the repository at this point in the history
  • Loading branch information
inirudebwoy committed Jun 9, 2018
1 parent 5af31d6 commit 1e92825
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion en/html/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ $ git push

* Open up the [PythonAnywhere consoles page](https://www.pythonanywhere.com/consoles/) and go to your **Bash console** (or start a new one). Then, run:

{% filename %}command-line{% endfilename %}
{% filename %}PythonAnywhere command-line{% endfilename %}
```
$ cd ~/<your-pythonanywhere-username>.pythonanywhere.com
$ git pull
Expand Down
4 changes: 2 additions & 2 deletions pl/html/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ Jak już wszystko to zrobimy, możemy wysłać (push) nasze zmiany na Githuba:

* Otwórz [stronę konsoli na PythonAnywhere](https://www.pythonanywhere.com/consoles/) i przejdź do swojej **Bash console** (czyli po polsku "konsoli Bash") albo otwórz nową. Wpisz do niej:

{% filename %}command-line{% endfilename %}
{% filename %}PythonAnywhere command-line{% endfilename %}

$ cd ~/<your-pythonanywhere-username>.pythonanywhere.com
$ git pull
Expand All @@ -212,4 +212,4 @@ I obserwuj jak Twój kod się ściąga. Jeśli chcesz sprawdzić czy już się p

* Na koniec przeskocz do zakładki [Web tab](https://www.pythonanywhere.com/web_app_setup/) i naciśnij **Reload**.

I to powinno wystarczyć! Możesz śmiało odświeżyć swoją stronę w przeglądarce! Zmiany powinny być widoczne. :)
I to powinno wystarczyć! Możesz śmiało odświeżyć swoją stronę w przeglądarce! Zmiany powinny być widoczne. :)

0 comments on commit 1e92825

Please sign in to comment.