Skip to content
This repository was archived by the owner on Aug 14, 2025. It is now read-only.

Commit 11da89e

Browse files
committed
grammar
1 parent faf6dec commit 11da89e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ You should see something like:
1414

1515
## Install the OCI Provider
1616

17-
Next you're going to need to install the [Terraform Provider for Oracle Cloud Infrastructure](https://github.com/oracle/terraform-provider-baremetal/blob/master/README.md). I'm on a Mac, so I downloaded a copy of the binary, `darwin_amd64.tar.gz` from [here](https://github.com/oracle/terraform-provider-oci/releases) and put it in a new plugins directory. To do that, I ran the follow commands:
17+
Next you're going to need to install the [Terraform Provider for Oracle Cloud Infrastructure](https://github.com/oracle/terraform-provider-baremetal/blob/master/README.md). I'm on a Mac, so I downloaded a copy of the binary, `darwin_amd64.tar.gz` from [here](https://github.com/oracle/terraform-provider-oci/releases) and put it in a new plugins directory. To do that, I ran the following commands:
1818

1919
tar -xvf darwin_amd64.tar.gz
2020
cd ~/.terraform.d

0 commit comments

Comments
 (0)