File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
devops/aws-cdk/typescript
elasticache-serverless-memcached-minimal
elasticache-serverless-redis-minimal Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ git clone https://github.com/aws-samples/amazon-elasticache-samples.git
1212
1313Enter this folder
1414``` bash
15- devops/aws-cdk/typescript/elasticache-redis-cmd/
15+ cd devops/aws-cdk/typescript/elasticache-redis-cmd/
1616```
1717
1818Install dependencies
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ git clone https://github.com/aws-samples/amazon-elasticache-samples.git
1212
1313Enter 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
1818Install dependencies
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ git clone https://github.com/aws-samples/amazon-elasticache-samples.git
1212
1313Enter 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
1818Install dependencies
You can’t perform that action at this time.
0 commit comments