Skip to content

Commit 9592cf3

Browse files
committed
Update directory path in README
1 parent 30c3f91 commit 9592cf3

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
@@ -12,7 +12,7 @@ Terraform module for deploying infrastructure components to run CometML.
1212
**Infrastructure Deployment:**
1313
- Follow the steps below to deploy directly from this repository.
1414
- Clone the repository to your local machine: `git clone https://github.com/comet-ml/dply-terraform-aws.git`
15-
- Move into the deployment directory: `cd dply-terraform-aws/comet-infrastructure`
15+
- Move into the deployment directory: `cd terraform-aws-comet`
1616
- Initialize the directory: `terraform init`
1717
- Within terraform.tfvars, set your module toggles to enable the desired infrastructure components and set any related inputs
1818
- Provision the resources: `terraform apply`

0 commit comments

Comments
 (0)