Skip to content
Snippets Groups Projects
Commit 857ec724 authored by Rafael László's avatar Rafael László :speech_balloon:
Browse files

command typo

parent 13969dd3
No related branches found
No related tags found
No related merge requests found
...@@ -140,7 +140,7 @@ De akár ötvözhetjük az eddigieket is: ...@@ -140,7 +140,7 @@ De akár ötvözhetjük az eddigieket is:
Akár el is tudunk egy modult önállóan indítani. Akár el is tudunk egy modult önállóan indítani.
```bash ```bash
$ python fajl_neve.py <argumentumok> $ python3 fajl_neve.py <argumentumok>
``` ```
Például nálam van egy ilyen fájl: Például nálam van egy ilyen fájl:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment