Skip to content

Commit f32f340

Browse files
authored
fix: Adjusting docs for install (#3745)
1 parent 49b62ce commit f32f340

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/_docs/01_getting-started/install.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,11 +135,14 @@ Colleagues and CI/CD pipelines can then install the associated tool manager, and
135135

136136
Note that the tools Terragrunt integrates with, such as OpenTofu and Terraform, can also be managed by these tool managers, so you can also pin the versions of those tools in the same file.
137137

138-
Also note that the asdf plugin that both of these tools rely on is maintained by a third party:
138+
Also note that the asdf plugin that `asdf` relies on is maintained by a third party:
139139
<https://github.com/ohmer/asdf-terragrunt>
140140

141141
Gruntwork makes no guarantees about the safety or reliability of third-party plugins.
142142

143+
The asdf plugin relied upon by `mise` is maintained by Gruntwork, as requested by the community:
144+
<https://github.com/gruntwork-io/asdf-terragrunt>
145+
143146
## Building from source
144147

145148
If you'd like to build from source, you can use `go` to build Terragrunt yourself, and install it:

0 commit comments

Comments
 (0)