Skip to content

Commit dc10f81

Browse files
committed
Updated pre-requsites
1 parent 0aa52b8 commit dc10f81

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,12 @@ This solution includes a cloudformation template and a python script. This docum
1616

1717
## Requirements
1818

19-
* AWS CLI already configured with Administrator permission
20-
* Python 3.8
21-
* [boto3](https://boto3.amazonaws.com/v1/documentation/api/latest/guide/quickstart.html#installation)
22-
* AWS Account with an Amazon Aurora global database with at least 2 regions.
19+
* AWS CLI already configured with Administrator permission
20+
* [Latest version of Python 3](https://www.python.org/downloads/release/python-395)
21+
* [AWS SDK for Python (boto3)](https://boto3.amazonaws.com/v1/documentation/api/latest/guide/quickstart.html#installation)
22+
* AWS Account with at least one Amazon Aurora Global Database with at least 2 regions.
23+
* [Git command line tools installed](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git)
24+
2325

2426
## Set up
2527

0 commit comments

Comments
 (0)