We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98186c0 commit fda854aCopy full SHA for fda854a
README.md
@@ -1,4 +1,4 @@
1
-Installation
+## Installation
2
1. **Prerequisite**
3
4
1. Python 3.x(Recommended 3.4 and above)
@@ -18,10 +18,11 @@ Installation
18
Please refer the below link for more details about Menu package .
19
https://pypi.org/project/Menu/#description.
20
21
- 2. **Using requirement.txt file**
+ 2. **Using requirements.txt file**
22
23
1. Go to root dir `AWS_Boto3`
24
- 2. Run requirements.txt file
+
25
+ 2. Run requirements.txt file
26
27
>py(or python) -m pip install -r requirements.txt
28
0 commit comments