Skip to content

Commit

Permalink
Bump version tag in installation docs for asdf (#476)
Browse files Browse the repository at this point in the history
- Latest version is 0.21.1
- Update asdf install instructions to reflect latest version
  • Loading branch information
jonashelgemo committed Aug 28, 2023
1 parent c635266 commit 71e8e43
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,8 @@ asdf plugin add lazydocker https://github.com/comdotlinux/asdf-lazydocker.git
#### For Install / Upgrade
```sh
asdf list all lazydocker
asdf install lazydocker 0.12
asdf global lazydocker 0.12
asdf install lazydocker latest
asdf global lazydocker latest
```

### Binary Release (Linux/OSX/Windows)
Expand Down

0 comments on commit 71e8e43

Please sign in to comment.