Skip to content

Commit 7815103

Browse files
authored
Update README.md
1 parent cc4ec81 commit 7815103

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,14 @@ A Chess GUI based from Python using PySimpleGUI and Python-Chess modules. Users
44
![](https://i.imgur.com/DT0lOO2.png)
55

66
### A. Requirements
7-
Windows exe file will be available upon release. In the meantime to get it running the following are required.
7+
If you want to run from the python source the following are required or see the installation section below.
88
* Python 3.7 and up
99
* Python-chess v0.28.0 and up
1010
* PySimpleGUI 4.4.1 and up
1111
* Pyperclip
12+
* Download this repo
13+
14+
Or you can just download the [executable file](https://github.com/fsmosca/Python-Easy-Chess-GUI/releases) along with other files such as book and images.
1215

1316
### B. Features
1417
#### 1. Save games to repertoire pgn files

0 commit comments

Comments
 (0)