Skip to content

Commit 9ee008b

Browse files
committed
Fix download link
1 parent c3ccd87 commit 9ee008b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
Lambda is a free, open-source Minecraft Fabric utility mod focused on advanced automation to execute complex, repeatable tasks with minimal micromanagement. This is a complete, ground-up rewrite of the original client that you can find here: [Lambda Legacy](https://github.com/lambda-client/lambda).
1515

1616
<p align="center">
17-
<a href="https://github.com/lambda-client/lambda/releases/download/0.0.1/lambda-0.0.1.jar"><img alt="lambda-0.0.1.jar" src="https://raw.githubusercontent.com/lambda-client/assets/main/download_button_0.0.1.png" width="70%" height="70%"></a>
17+
<a href="https://github.com/lambda-client/lambda/releases/download/0.0.1%2B1.21.5/lambda-0.0.1+1.21.5.jar"><img alt="lambda-0.0.1+1.21.5.jar" src="https://raw.githubusercontent.com/lambda-client/assets/main/download_button_0.0.1.png" width="70%" height="70%"></a>
1818
</p>
1919

2020
<p align="center">
@@ -57,7 +57,7 @@ Find our backup matrix space at [\#lambda-client:matrix.org](https://app.element
5757
<a href="https://fabricmc.net/wiki/install"><img src="https://cdn.jonasjones.dev/mod-badges/support-fabric.png" width="150px" alt="Fabric Supported"></a>
5858
1. Install Minecraft 1.21.5 [(download)](https://www.minecraft.net/)
5959
2. Install Fabric [(download)](https://fabricmc.net/use/installer/)
60-
3. Get the latest Lambda version here [(download)](https://github.com/lambda-client/lambda/releases/download/1.0.0/lambda-1.0.0.jar)
60+
3. Get the latest Lambda version here [(download)](https://github.com/lambda-client/lambda/releases/download/0.0.1%2B1.21.5/lambda-0.0.1+1.21.5.jar)
6161
4. Put the file in your `.minecraft/mods` folder
6262

6363
## Getting Started

0 commit comments

Comments
 (0)