Skip to content

Commit 3958672

Browse files
authored
Merge pull request #9 from IvanOfThings/updating-system-for-releasing
fix: forcing creating a new release
2 parents 4a08d31 + e3fd399 commit 3958672

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Please see the Go documentation for the most up to date information about using
3030

3131
To add a new dependency `github.com/author/dependency` to your Terraform provider:
3232

33-
```
33+
```bash
3434
go get github.com/author/dependency
3535
go mod tidy
3636
```

0 commit comments

Comments
 (0)