Skip to content

Commit 4109e20

Browse files
committed
updated readme
1 parent 59599eb commit 4109e20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ The AI will also use alpha-beta pruning to reduce the number of nodes that need
1616

1717
- Make sure you have JRE installed on your computer. You can download JRE [here](https://www.oracle.com/java/technologies/javase-jre8-downloads.html).
1818

19-
You can download the release version of the program [here](https://github.com/vmsaif/connect4-with-minimax-algorithm-in-java/releases). The program is packaged as a JAR file. You can run the program by double-clicking on the JAR file.
19+
You can download the release version of the Game from the latest release [here](https://github.com/vmsaif/connect4-with-minimax-algorithm-in-java/releases). The program is packaged as a JAR file. You can run the program by double-clicking on the JAR file.
2020

2121
After downloading the JAR file, you might need to give the JAR file permission to run. You can do this by running the following command in the terminal:
2222

0 commit comments

Comments
 (0)