Skip to content

Commit 8e20762

Browse files
author
Andre Stubbe
committed
Fix download link: use Maven Central instead of missing GitHub release assets
1 parent a4dac45 commit 8e20762

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ dependencies {
143143

144144
### Quick Start (No Maven Required)
145145

146-
1. Download JAR: [fastrobot-2.0.0.jar](https://github.com/andrestubbe/FastRobot/releases/download/v2.0.0/fastrobot-2.0.0.jar)
146+
1. Download JAR from Maven Central: https://repo1.maven.org/maven2/io/github/andrestubbe/fastrobot/2.0.0/fastrobot-2.0.0.jar
147147
2. Run demos directly: `java -cp ".;fastrobot-2.0.0.jar" fastrobot.DesktopStreamDemo`
148148

149149
### Basic Usage

0 commit comments

Comments
 (0)