Skip to content

Commit 5fb4358

Browse files
authored
Update README.md
1 parent ffac745 commit 5fb4358

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@ https://pypi.org/project/Menu/#description.
2222
2. **Using requirement.txt file**
2323
2424
1. Go to root dir `AWS_Boto3`
25-
26-
2. Run requirements.txt file
2725
28-
>py(or python) -m pip install -r requirement.txt
26+
2. Run requirements.txt file
27+
28+
>py(or python) -m pip install -r requirements.txt
2929

3030
> **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.
3131

0 commit comments

Comments
 (0)