We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4dac45 commit 8e20762Copy full SHA for 8e20762
1 file changed
README.md
@@ -143,7 +143,7 @@ dependencies {
143
144
### Quick Start (No Maven Required)
145
146
-1. Download JAR: [fastrobot-2.0.0.jar](https://github.com/andrestubbe/FastRobot/releases/download/v2.0.0/fastrobot-2.0.0.jar)
+1. Download JAR from Maven Central: https://repo1.maven.org/maven2/io/github/andrestubbe/fastrobot/2.0.0/fastrobot-2.0.0.jar
147
2. Run demos directly: `java -cp ".;fastrobot-2.0.0.jar" fastrobot.DesktopStreamDemo`
148
149
### Basic Usage
0 commit comments