Skip to content

Commit 9886cb1

Browse files
Added a command to clone
1 parent 84f507a commit 9886cb1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,11 @@ $ sudo apt-get install python3-kivy
2323

2424
## How to Run
2525

26+
Clone:
27+
```
28+
git clone https://github.com/DylanSnyder31/Machine-Learning-Chess.git
29+
```
30+
2631
Run:
2732
```
2833
python3 main.py

0 commit comments

Comments
 (0)