Skip to content

Commit c437784

Browse files
authored
Update README.md
1 parent fb8ba41 commit c437784

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,12 @@ Please refer the below link for more details about Menu package .
1919
https://pypi.org/project/Menu/#description.
2020

2121
2. **Using requirements.txt file**
22-
1. Go to root dir `AWS_Boto3`
22+
23+
1. Go to root dir `AWS_Boto3`
24+
2325
2. Run requirements.txt file
2426
27+
2528
>py(or python) -m pip install -r requirements.txt
2629

2730
> **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

Comments
 (0)