We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41a4ae2 commit 7f68745Copy full SHA for 7f68745
1 file changed
README.md
@@ -49,6 +49,11 @@ pip install pyperclip
49
2. If you want to run from the exe
50
* Download the exe file from the release link
51
52
+#### Note
53
+
54
+If you are on linux be sure to give permission to uci engine with:
55
+`chmod +x uci_engine_fn`.
56
57
### D. How to
58
#### To start the gui
59
* Execute python_easy_chess_gui.py<br>
0 commit comments