You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,9 +19,12 @@ Please refer the below link for more details about Menu package .
19
19
https://pypi.org/project/Menu/#description.
20
20
21
21
2. **Using requirements.txt file**
22
-
1. Go to root dir `AWS_Boto3`
22
+
23
+
1. Go to root dir `AWS_Boto3`
24
+
23
25
2. Run requirements.txt file
24
26
27
+
25
28
>py(or python) -m pip install -r requirements.txt
26
29
27
30
> **Note:** `py` usually does not exist on Linux, unless you set an alias or symlink yourself. You can check with `which python` and `which py` to see what these commands actually are.
0 commit comments