Skip to content

Commit fb8ba41

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

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,10 @@ 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-
23-
1. Go to root dir `AWS_Boto3`
24-
25-
2. Run requirements.txt file
22+
1. Go to root dir `AWS_Boto3`
23+
2. Run requirements.txt file
2624
27-
>py(or python) -m pip install -r requirements.txt
25+
>py(or python) -m pip install -r requirements.txt
2826

2927
> **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.
3028

0 commit comments

Comments
 (0)