Skip to content

Commit 6d4fc48

Browse files
authored
Mention installation instructions in README.md (#2)
1 parent 40dcd64 commit 6d4fc48

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33

44
A tic-tac-toe library that supports different sizes and dimensions and how many marks in a row to win.
55

6+
Installing
7+
----------
8+
9+
Download and install the latest release:
10+
11+
pip install python-tictactoe
12+
613
## Features
714

815
* Different board sizes

0 commit comments

Comments
 (0)