Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
typo when copying/pasting this won't work without the 's' in extras
  • Loading branch information
cymer001 committed Aug 25, 2023
1 parent 3769c91 commit 79c683c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/extras/cloudwatch-agent/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ cd 107742151971-do2-govcloud/vpc/east/vpc5/apps/eks-ditd-gups-stage/common-servi
mkdir cloudwatch-agent
cd cloudwatch-agent
git checkout -b add-cloudwatch-agent
rsync -avRWH $EKS_SOURCE/examples/extra/cloudwatch-agent/./ ./
rsync -avRWH $EKS_SOURCE/examples/extras/cloudwatch-agent/./ ./
```

## Step 3: Plan
Expand Down

0 comments on commit 79c683c

Please sign in to comment.