Skip to content

Commit b2b3a3b

Browse files
Update README.md
1 parent 49161ae commit b2b3a3b

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
@@ -20,7 +20,7 @@ See the [examples/](./examples/fsdr/) folder for usage examples.
2020

2121
```hcl
2222
module "fsdr" {
23-
source = "../../"
23+
source = "oracle-terraform-modules/fsdr/oci"
2424
providers = {
2525
oci.region1 = oci.region1
2626
oci.region2 = oci.region2

0 commit comments

Comments
 (0)