Skip to content

Commit 1fdbc8f

Browse files
committed
exec windows
1 parent f8b0069 commit 1fdbc8f

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,8 +107,13 @@ $ cd minesweeper_mvc_patterns_com221
107107
$ cd minesweeper
108108

109109
# Chame o interpretador do python 3 com o main.py
110+
111+
# Para linux
110112
$ python3 main.py
111113

114+
# Para Windows
115+
$ py main.py
116+
112117
# O jogo será iniciado corretamente
113118

114119
```

Windows/minesweeper.zip

34.6 MB
Binary file not shown.

0 commit comments

Comments
 (0)