Skip to content

Commit

Permalink
Avoid mentioning specific architectures of prebuilds on Readme (#358)
Browse files Browse the repository at this point in the history
Because we now target many more architectures. See the [last release](https://github.com/aminueza/terraform-provider-minio/releases/tag/v1.6.0), for example.
  • Loading branch information
felladrin committed Oct 15, 2022
1 parent 797446e commit b07918e
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 @@ -54,7 +54,7 @@ It just means that we can't guarantee backward compatibility.

## Building and Installing

Prebuilt versions of this provider are available for MacOS and Linux on the [releases page](https://github.com/aminueza/terraform-provider-minio/releases/latest).
Prebuilt versions of this provider are available on the [releases page](https://github.com/aminueza/terraform-provider-minio/releases/latest).

But if you need to build it yourself, just download this repository, [install](https://taskfile.dev/#/installation) [Task](https://taskfile.dev/):

Expand Down

0 comments on commit b07918e

Please sign in to comment.