Skip to content

Commit d9c59e5

Browse files
committed
Amazon ElastiCache Samples | CDK | Amazon ElastiCache Serverless
1 parent b54fab4 commit d9c59e5

File tree

3 files changed

+3
-3
lines changed
  • devops/aws-cdk/typescript

3 files changed

+3
-3
lines changed

devops/aws-cdk/typescript/elasticache-redis-cmd/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ git clone https://github.com/aws-samples/amazon-elasticache-samples.git
1212

1313
Enter this folder
1414
```bash
15-
devops/aws-cdk/typescript/elasticache-redis-cmd/
15+
cd devops/aws-cdk/typescript/elasticache-redis-cmd/
1616
```
1717

1818
Install dependencies

devops/aws-cdk/typescript/elasticache-serverless-memcached-minimal/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ git clone https://github.com/aws-samples/amazon-elasticache-samples.git
1212

1313
Enter this folder
1414
```bash
15-
devops/aws-cdk/typescript/elasticache-serverless-memcached-minimal/
15+
cd devops/aws-cdk/typescript/elasticache-serverless-memcached-minimal/
1616
```
1717

1818
Install dependencies

devops/aws-cdk/typescript/elasticache-serverless-redis-minimal/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ git clone https://github.com/aws-samples/amazon-elasticache-samples.git
1212

1313
Enter this folder
1414
```bash
15-
devops/aws-cdk/typescript/elasticache-serverless-redis-minimal/
15+
cd devops/aws-cdk/typescript/elasticache-serverless-redis-minimal/
1616
```
1717

1818
Install dependencies

0 commit comments

Comments
 (0)