Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas De Meyer authored Sep 27, 2022
1 parent 0d1c5ef commit 86ec446
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 @@ -31,7 +31,7 @@ provider "commercelayer" {

In order to build from the source code, you must have the following set up in your development environment.

- [Go >= 1.17](https://golang.org/doc/install)
- [Go >= 1.18](https://golang.org/doc/install)
- [Make](https://www.gnu.org/software/make/)
- [Terraform >= 1.0.0](https://www.terraform.io/downloads.html)

Expand Down Expand Up @@ -85,4 +85,4 @@ go mod tidy

## Examples

See the [examples folder](./examples) for some examples of terraform code
See the [examples folder](./examples) for some examples of terraform code

0 comments on commit 86ec446

Please sign in to comment.