Skip to content

Commit af8a0ce

Browse files
committed
Remove link to our unofficial build.
1 parent ff1465c commit af8a0ce

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
@@ -22,7 +22,7 @@ advantage of the WPILib's WebSockets server desktop simulation extension.
2222

2323
### Installation
2424

25-
1. Install [this unofficial version](https://github.com/DeepBlueRobotics/webots/releases/tag/R2024a_DeepBlueSim_2024_07_29) of Webots which contains fixes needed by DeepBlueSim. The latest [official nightly build of Webots](https://github.com/cyberbotics/webots/releases) will likely work as well (because it typically contains the same fixes), but we haven't tested DeepBlueSim with it.
25+
1. Install the latest [official nightly build of Webots](https://github.com/cyberbotics/webots/releases).
2626
1. Add the DeepBlueSim Gradle plugin to your `build.gradle` by adding the following line
2727
in your `plugins` section:
2828
```

0 commit comments

Comments
 (0)