Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Tux-MacG1v authored Apr 22, 2022
1 parent efd4375 commit 3116328
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@ MASS SMTP VALID INVALID CHECKER.

- [ ] Install PYTHON 3

#Linux
# Linux
```
pip3 install -r requirement.txt
```
```
pyhton3 main.py
```
#Windows
# Windows
```
pip install -r requirement.txt
```
Expand Down

0 comments on commit 3116328

Please sign in to comment.