Skip to content

Commit fda854a

Browse files
authored
Update README.md
1 parent 98186c0 commit fda854a

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Installation
1+
## Installation
22
1. **Prerequisite**
33

44
1. Python 3.x(Recommended 3.4 and above)
@@ -18,10 +18,11 @@ Installation
1818
Please refer the below link for more details about Menu package .
1919
https://pypi.org/project/Menu/#description.
2020

21-
2. **Using requirement.txt file**
21+
2. **Using requirements.txt file**
2222
2323
1. Go to root dir `AWS_Boto3`
24-
2. Run requirements.txt file
24+
25+
2. Run requirements.txt file
2526
2627
>py(or python) -m pip install -r requirements.txt
2728

0 commit comments

Comments
 (0)