Skip to content

Commit 27aa0ba

Browse files
authored
docs: mise and aqua markdown tweaks (#384)
1 parent 7bd7d72 commit 27aa0ba

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ using a package manager, Docker image, or from sources with `go install`:
8585

8686
```sh
8787
mise use upctl # or with -g for global
88-
´´´
88+
```
8989

9090
=== "aqua"
9191

@@ -95,8 +95,8 @@ using a package manager, Docker image, or from sources with `go install`:
9595
registries:
9696
- type: standard
9797
packages:
98-
- name: UpCloudLtd/upcloud-cli@v3.14.0
99-
´´´
98+
- name: UpCloudLtd/upcloud-cli@{{ latest_release }}
99+
```
100100

101101
---
102102

0 commit comments

Comments
 (0)