Skip to content

Commit 7285431

Browse files
authored
Update README.md
1 parent e944250 commit 7285431

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

+9-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,12 @@ Game about basic math.
44
Avaliable in Portuguese - Open to translations
55

66
# How to start
7-
Open mandrake.py with a python interpreter to start.
7+
## Python intepreter
8+
Open mandrake.py with a python3 interpreter to start.
9+
## On binary file
10+
Alternatively, you can start the program by the binary file:
11+
```
12+
$ cd ./mandrake/dist/mandrake/
13+
$ ./mandrake
14+
```
15+

0 commit comments

Comments
 (0)