We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbd41a2 commit c973359Copy full SHA for c973359
Chapter17/QTicTacToe/README.rst
@@ -14,7 +14,7 @@ This is the classic game of **tic-tac-toe**, also known as noughts and crosses.
14
Usage
15
=====
16
17
-Simply run `python qtictactoe.py` from within the project folder.
+Simply run `python run.py` from within the project folder.
18
19
- Players take turns clicking the mouse on the playing field to mark squares.
20
- When one player gets 3 in a row, they win.
0 commit comments