Skip to content

Commit

Permalink
bump documented release
Browse files Browse the repository at this point in the history
  • Loading branch information
lukemarsden authored Oct 13, 2023
1 parent 6afc1cc commit e52556d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ export SERVICE_MEDIATORS="0x90F79bf6EB2c4f870365E785982E1f101E93b906"
Caveat: only supports x86_64 Linux

```
curl -sSL -o lilypad https://github.com/bacalhau-project/lilypad/releases/download/v2.0.0-b7e9e04/lilypad
curl -sSL -o lilypad https://github.com/bacalhau-project/lilypad/releases/download/v2.0.0-6afc1cc/lilypad
chmod +x lilypad
sudo mv lilypad /usr/local/bin
```
Expand Down

0 comments on commit e52556d

Please sign in to comment.