Skip to content

Commit e946f94

Browse files
minor change
1 parent 1416690 commit e946f94

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@
33
As per AWS documentation, your app must be in the same VPC and your security group of Elasticache clusters/instances must have proper settings, in order to access your Elasticache clusters/instances.
44

55
How to run this example:
6+
```
67
1. git clone this repo
78
2. cd $this_directory
89
3. $mvn package
9-
4. $java -jar aws-elasticache-example-1.0-SNAPSHOT-jar-with-dependencies.jar
10+
4. $java -jar aws-elasticache-example-1.0-SNAPSHOT-jar-with-dependencies.jar
11+
```

0 commit comments

Comments
 (0)