Skip to content

Commit

Permalink
Fix installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
kopiczko authored Nov 20, 2024
1 parent c91cc3e commit e0df843
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 @@ -7,7 +7,7 @@ protoc plugin to generate Terraform Framework schema definitions and getter/sett
Install the generator binary.

```
go install github.com/gravitational/protoc-gen-terraform
go install github.com/gravitational/protoc-gen-terraform@latest
```

# Usage
Expand Down

0 comments on commit e0df843

Please sign in to comment.