Skip to content

Commit 20ef03e

Browse files
authored
Update README.md
1 parent a453bf1 commit 20ef03e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ From the QualCoder-Master folder:
182182

183183
Or if using latest code (versions 3.7 and up), cdt oth src folder:
184184
```
185-
python3 -m \_\_main\_\_.py
185+
python3 -m __main__.py
186186
```
187187

188188
Another option to run Qualcoder is shown here: [https://www.maketecheasier.com/run-python-script-in-mac/](https://www.maketecheasier.com/run-python-script-in-mac/). This means you can right-click on the qualcoder.py file and open with --> python launcher.

0 commit comments

Comments
 (0)